File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
var $TypeError = require ( 'es-errors/type' ) ;
4
4
5
- var callBound = require ( 'call-bind/callBound ' ) ;
5
+ var callBound = require ( 'call-bound ' ) ;
6
6
7
7
var $dataViewByteLength = callBound ( 'DataView.prototype.byteLength' , true ) ;
8
8
Original file line number Diff line number Diff line change 48
48
},
49
49
"homepage" : " https://github.com/inspect-js/data-view-byte-length#readme" ,
50
50
"dependencies" : {
51
- "call-bind " : " ^1.0.8 " ,
51
+ "call-bound " : " ^1.0.3 " ,
52
52
"es-errors" : " ^1.3.0" ,
53
53
"is-data-view" : " ^1.0.2"
54
54
},
55
55
"devDependencies" : {
56
56
"@arethetypeswrong/cli" : " ^0.17.1" ,
57
57
"@ljharb/eslint-config" : " ^21.1.1" ,
58
58
"@ljharb/tsconfig" : " ^0.2.2" ,
59
- "@types/call-bind" : " ^1.0.5" ,
60
59
"@types/es-value-fixtures" : " ^1.4.4" ,
61
60
"@types/for-each" : " ^0.3.3" ,
62
61
"@types/object-inspect" : " ^1.13.0" ,
You can’t perform that action at this time.
0 commit comments