becke-ch--regex--s0-0-v1--base--pl--lib
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "becke-ch--regex--s0-0-v1--base--pl--lib", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "A JavaScript Regular Expression library, extending the standard RegExp class with missing functionality", | ||
@@ -27,3 +27,4 @@ "keywords": [ | ||
"scripts": { | ||
"build": "jsdoc src -d doc -R README.md -t template/default" | ||
"build": "jsdoc src -d doc -R README.md -t template/default", | ||
"test": "node_modules/mocha/bin/mocha test/becke-ch--regex--s0-0-v1--base--pl--lib--test.js" | ||
}, | ||
@@ -30,0 +31,0 @@ "devDependencies": { |
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
46886