@beyonk/async-script-loader
Advanced tools
Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "@beyonk/async-script-loader", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Loads scripts cleanly and asynchronously in SPAs", | ||
"main": "index.js", | ||
"keywords": [ | ||
@@ -16,2 +15,6 @@ "async", | ||
"type": "module", | ||
"exports": { | ||
"./package.json": "./package.json", | ||
".": "./index.js" | ||
}, | ||
"volta": { | ||
@@ -18,0 +21,0 @@ "node": "16.14.2" |
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
4407