Comparing version 0.1.0 to 0.1.1
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "Apache-2.0", | ||
@@ -39,2 +39,6 @@ "author": { | ||
"test:coverage-on": "node test.mjs --coverage test/coverage-on", | ||
"test:cjs1": "node test.mjs test/bin/cjs1", | ||
"test:cjs2": "node test.mjs test/bin/cjs2", | ||
"test:mjs1": "node test.mjs test/bin/mjs1", | ||
"test:mjs2": "node test.mjs test/bin/mjs2", | ||
"version": "npx @nlib/changelog --output CHANGELOG.md && git add CHANGELOG.md" | ||
@@ -41,0 +45,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
10766
234