compose-regexp
Advanced tools
Comparing version 0.6.29 to 0.6.30
# Change Log | ||
## v0.6.30 | ||
*2023-02-08* | ||
- Add a package.json file to the commonjs folder such that `require("compose-regexp")` works. | ||
## v0.6.29 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "compose-regexp", | ||
"version": "0.6.29", | ||
"version": "0.6.30", | ||
"description": "A set of functions to build and compose complex regular expressions", | ||
@@ -53,3 +53,3 @@ "type": "module", | ||
"rollup": "^3.11.0", | ||
"stable-version": "npm:compose-regexp@0.6.28", | ||
"stable-version": "npm:compose-regexp@0.6.29", | ||
"terser": "^5.16.1" | ||
@@ -56,0 +56,0 @@ }, |
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
174575
937
24