We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
call-bind
gopd
has-proto
reflect.getprototypeof
1 parent 2638bd5 commit c0c30d5Copy full SHA for c0c30d5
package.json
@@ -58,12 +58,12 @@
58
"homepage": "https://github.com/inspect-js/typed-array-byte-offset#readme",
59
"dependencies": {
60
"available-typed-arrays": "^1.0.7",
61
- "call-bind": "^1.0.7",
+ "call-bind": "^1.0.8",
62
"for-each": "^0.3.3",
63
- "gopd": "^1.0.1",
64
- "has-proto": "^1.0.3",
+ "gopd": "^1.2.0",
+ "has-proto": "^1.2.0",
65
"is-typed-array": "^1.1.13",
66
- "reflect.getprototypeof": "^1.0.6"
+ "reflect.getprototypeof": "^1.0.8"
67
},
68
"devDependencies": {
69
"@arethetypeswrong/cli": "^0.17.1",
0 commit comments