Skip to content

Commit

Permalink
chore(browserify): update test policy...
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Feb 7, 2024
1 parent f5877b4 commit 4b477cf
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -980,6 +980,7 @@
},
"json-stable-stringify>call-bind": {
"packages": {
"json-stable-stringify>call-bind>es-errors": true,
"json-stable-stringify>call-bind>function-bind": true,
"json-stable-stringify>call-bind>get-intrinsic": true,
"json-stable-stringify>call-bind>set-function-length": true
Expand All @@ -994,13 +995,15 @@
"packages": {
"browserify>assert>object.assign>has-symbols": true,
"browserify>resolve>is-core-module>hasown": true,
"json-stable-stringify>call-bind>es-errors": true,
"json-stable-stringify>call-bind>function-bind": true,
"json-stable-stringify>call-bind>get-intrinsic>has-proto": true
}
},
"json-stable-stringify>call-bind>set-function-length": {
"packages": {
"browserify>util>which-typed-array>gopd": true,
"json-stable-stringify>call-bind>es-errors": true,
"json-stable-stringify>call-bind>get-intrinsic": true,
"json-stable-stringify>call-bind>set-function-length>define-data-property": true,
"json-stable-stringify>call-bind>set-function-length>has-property-descriptors": true
Expand All @@ -1009,6 +1012,7 @@
"json-stable-stringify>call-bind>set-function-length>define-data-property": {
"packages": {
"browserify>util>which-typed-array>gopd": true,
"json-stable-stringify>call-bind>es-errors": true,
"json-stable-stringify>call-bind>get-intrinsic": true,
"json-stable-stringify>call-bind>set-function-length>has-property-descriptors": true
}
Expand Down

0 comments on commit 4b477cf

Please sign in to comment.