Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-unicode-property-regex

Package Overview
Dependencies
Maintainers
5
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-unicode-property-regex - npm Package Compare versions

Comparing version 7.2.0 to 7.4.0

test/fixtures/with-unicode-flag/unicode-12/input.js

9

package.json
{
"name": "@babel/plugin-proposal-unicode-property-regex",
"version": "7.2.0",
"version": "7.4.0",
"description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",

@@ -27,3 +27,3 @@ "homepage": "https://babeljs.io/",

"@babel/helper-regex": "^7.0.0",
"regexpu-core": "^4.2.0"
"regexpu-core": "^4.5.4"
},

@@ -34,5 +34,6 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.2.0",
"@babel/core": "^7.4.0",
"@babel/helper-plugin-test-runner": "^7.0.0"
}
},
"gitHead": "f1328fb913b5a93d54dfc6e3728b1f56c8f4a804"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc