@babel/plugin-transform-unicode-property-regex
Advanced tools
Comparing version 8.0.0-alpha.4 to 8.0.0-alpha.5
@@ -5,3 +5,3 @@ import { createRegExpFeaturePlugin } from '@babel/helper-create-regexp-features-plugin'; | ||
var index = declare((api, options) => { | ||
api.assertVersion(7); | ||
api.assertVersion("8.0.0-alpha.5"); | ||
const { | ||
@@ -8,0 +8,0 @@ useUnicodeFlag = true |
{ | ||
"name": "@babel/plugin-transform-unicode-property-regex", | ||
"version": "8.0.0-alpha.4", | ||
"version": "8.0.0-alpha.5", | ||
"description": "Compile Unicode property escapes in Unicode regular expressions to ES5.", | ||
@@ -29,11 +29,11 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-property-regex", | ||
"dependencies": { | ||
"@babel/helper-create-regexp-features-plugin": "^8.0.0-alpha.4", | ||
"@babel/helper-plugin-utils": "^8.0.0-alpha.4" | ||
"@babel/helper-create-regexp-features-plugin": "^8.0.0-alpha.5", | ||
"@babel/helper-plugin-utils": "^8.0.0-alpha.5" | ||
}, | ||
"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" | ||
}, | ||
@@ -40,0 +40,0 @@ "author": "The Babel Team (https://babel.dev/team)", |
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
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
4959
+ Addedcaniuse-lite@1.0.30001679(transitive)
+ Addedelectron-to-chromium@1.5.55(transitive)
+ Addedglobals@15.12.0(transitive)
- Removedcaniuse-lite@1.0.30001676(transitive)
- Removedelectron-to-chromium@1.5.50(transitive)
- Removedglobals@15.11.0(transitive)
Updated@babel/helper-create-regexp-features-plugin@^8.0.0-alpha.5