Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
65
Maintainers
6
Versions
59
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.12.1 to 7.12.13

12

package.json
{
"name": "@babel/plugin-proposal-unicode-property-regex",
"version": "7.12.1",
"version": "7.12.13",
"description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
"homepage": "https://babeljs.io/",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-unicode-property-regex",
"license": "MIT",

@@ -29,4 +29,4 @@ "publishConfig": {

"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4"
"@babel/helper-create-regexp-features-plugin": "^7.12.13",
"@babel/helper-plugin-utils": "^7.12.13"
},

@@ -37,5 +37,5 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.12.1",
"@babel/helper-plugin-test-runner": "7.10.4"
"@babel/core": "7.12.13",
"@babel/helper-plugin-test-runner": "7.12.13"
}
}

@@ -5,3 +5,3 @@ # @babel/plugin-proposal-unicode-property-regex

See our website [@babel/plugin-proposal-unicode-property-regex](https://babeljs.io/docs/en/next/babel-plugin-proposal-unicode-property-regex.html) for more information.
See our website [@babel/plugin-proposal-unicode-property-regex](https://babeljs.io/docs/en/babel-plugin-proposal-unicode-property-regex) for more information.

@@ -8,0 +8,0 @@ ## Install

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc