named-regexp-groups
Advanced tools
Comparing version 1.0.3-1 to 1.0.3
{ | ||
"name": "named-regexp-groups", | ||
"version": "1.0.3-1", | ||
"version": "1.0.3", | ||
"description": "Regular expressions with named capture groups and named back-references", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"clean": "rimraf dist coverage .nyc_output", | ||
"clean:all": "rimraf node_modules && npm run clean", | ||
"clean:all": "npm run clean && rimraf node_modules", | ||
"coverage": "nyc -r text -r html npm test", | ||
@@ -34,0 +34,0 @@ "lint": "eslint '**/*.js'", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
39030