browserify-sa
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "browserify-sa", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Run browserify-sa in a npm package and make a standalone build of the package.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -19,3 +19,3 @@ # browserify-sa | ||
This makes a dist/moduleName.js file based on 'main' and 'name' in package.json | ||
This makes a `dist/moduleName.js` file based on 'main' and 'name' in package.json | ||
@@ -22,0 +22,0 @@ ## Options |
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
2882