@babel/helper-create-regexp-features-plugin
Advanced tools
Comparing version 7.7.4 to 7.8.0
{ | ||
"name": "@babel/helper-create-regexp-features-plugin", | ||
"version": "7.7.4", | ||
"version": "7.8.0", | ||
"author": "The Babel Team (https://babeljs.io/team)", | ||
"license": "MIT", | ||
"type": "commonjs", | ||
"description": "Compile ESNext Regular Expressions to ES5", | ||
@@ -21,3 +22,3 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-regex": "^7.4.4", | ||
"@babel/helper-regex": "^7.8.0", | ||
"regexpu-core": "^4.6.0" | ||
@@ -29,6 +30,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.7.4", | ||
"@babel/helper-plugin-test-runner": "^7.7.4" | ||
"@babel/core": "^7.8.0", | ||
"@babel/helper-plugin-test-runner": "^7.8.0" | ||
}, | ||
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9" | ||
"gitHead": "2486615a74580283c49475d66067bd7fcab3330e" | ||
} |
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
7629
Updated@babel/helper-regex@^7.8.0