Comparing version 2.4.0 to 2.4.1
{ | ||
"name": "unload", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "Execute code when the js-process exits. On all javascript-environments", | ||
@@ -83,9 +83,3 @@ "author": "pubkey", | ||
}, | ||
"dependencies": {}, | ||
"// browser": "this field contains files that will be empty objects in webpack-builds", | ||
"browser": { | ||
"./src/node.js": false, | ||
"./dist/es/node.js": false, | ||
"./dist/lib/node.js": false | ||
} | ||
"dependencies": {} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37676
22