@babel/helper-create-regexp-features-plugin
Advanced tools
Comparing version 8.0.0-alpha.4 to 8.0.0-alpha.5
@@ -120,4 +120,4 @@ import rewritePattern from 'regexpu-core'; | ||
} | ||
if (!file.get(versionKey) || semver.lt(file.get(versionKey), "8.0.0-alpha.4")) { | ||
file.set(versionKey, "8.0.0-alpha.4"); | ||
if (!file.get(versionKey) || semver.lt(file.get(versionKey), "8.0.0-alpha.5")) { | ||
file.set(versionKey, "8.0.0-alpha.5"); | ||
} | ||
@@ -124,0 +124,0 @@ }, |
{ | ||
"name": "@babel/helper-create-regexp-features-plugin", | ||
"version": "8.0.0-alpha.4", | ||
"version": "8.0.0-alpha.5", | ||
"author": "The Babel Team (https://babel.dev/team)", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@babel/helper-annotate-as-pure": "^8.0.0-alpha.4", | ||
"@babel/helper-annotate-as-pure": "^8.0.0-alpha.5", | ||
"regexpu-core": "^5.3.1", | ||
@@ -27,7 +27,7 @@ "semver": "^7.3.4" | ||
"peerDependencies": { | ||
"@babel/core": "^8.0.0-alpha.4" | ||
"@babel/core": "^8.0.0-alpha.5" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^8.0.0-alpha.4", | ||
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.4" | ||
"@babel/core": "^8.0.0-alpha.5", | ||
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.5" | ||
}, | ||
@@ -34,0 +34,0 @@ "engines": { |
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