xregexp-quotemeta
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "xregexp-quotemeta", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "\\Q..\\E (quotemeta) support for XRegExp", | ||
@@ -34,9 +34,9 @@ "homepage": "https://github.com/mintern/xregexp-quotemeta", | ||
"devDependencies": { | ||
"@babel/cli": "^7.10.5", | ||
"@babel/core": "^7.10.5", | ||
"@babel/plugin-transform-arrow-functions": "^7.10.4", | ||
"@babel/plugin-transform-modules-umd": "^7.10.4", | ||
"assert": "^2.0.0", | ||
"@babel/cli": "^7.8.4", | ||
"@babel/core": "^7.9.0", | ||
"@babel/plugin-transform-arrow-functions": "^7.8.3", | ||
"@babel/plugin-transform-modules-umd": "^7.9.0", | ||
"xregexp": "^3.2.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
xregexp-quotemeta 1.0.5 | ||
xregexp-quotemeta 1.0.6 | ||
==================================== | ||
@@ -3,0 +3,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
5309