@babel/plugin-transform-named-capturing-groups-regex
Advanced tools
Comparing version 7.20.5 to 7.21.4-esm
{ | ||
"name": "@babel/plugin-transform-named-capturing-groups-regex", | ||
"version": "7.20.5", | ||
"version": "7.21.4-esm", | ||
"description": "Compile regular expressions using named groups to ES5.", | ||
@@ -24,11 +24,11 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-named-capturing-groups-regex", | ||
"dependencies": { | ||
"@babel/helper-create-regexp-features-plugin": "^7.20.5", | ||
"@babel/helper-plugin-utils": "^7.20.2" | ||
"@babel/helper-create-regexp-features-plugin": "^7.21.4-esm", | ||
"@babel/helper-plugin-utils": "^7.21.4-esm" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^7.0.0" | ||
"@babel/core": "^7.0.0 || 7.21.4-esm" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.5", | ||
"@babel/helper-plugin-test-runner": "^7.18.6", | ||
"@babel/core": "^7.21.4-esm", | ||
"@babel/helper-plugin-test-runner": "^7.21.4-esm", | ||
"core-js": "^3.26.0" | ||
@@ -35,0 +35,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
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
4920
6
1