@babel/plugin-proposal-unicode-property-regex
Advanced tools
Comparing version 7.0.0-rc.4 to 7.0.0
{ | ||
"name": "@babel/plugin-proposal-unicode-property-regex", | ||
"version": "7.0.0-rc.4", | ||
"version": "7.0.0", | ||
"description": "Compile Unicode property escapes in Unicode regular expressions to ES5.", | ||
@@ -22,4 +22,4 @@ "homepage": "https://babeljs.io/", | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^7.0.0-rc.4", | ||
"@babel/helper-regex": "^7.0.0-rc.4", | ||
"@babel/helper-plugin-utils": "^7.0.0", | ||
"@babel/helper-regex": "^7.0.0", | ||
"regexpu-core": "^4.2.0" | ||
@@ -31,5 +31,5 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.0.0-rc.4", | ||
"@babel/helper-plugin-test-runner": "^7.0.0-rc.4" | ||
"@babel/core": "^7.0.0", | ||
"@babel/helper-plugin-test-runner": "^7.0.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
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
6061