Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 7.22.3 to 7.22.5

10

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

@@ -29,4 +29,4 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-property-regex",

"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.22.1",
"@babel/helper-plugin-utils": "^7.21.5"
"@babel/helper-create-regexp-features-plugin": "^7.22.5",
"@babel/helper-plugin-utils": "^7.22.5"
},

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

"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/helper-plugin-test-runner": "^7.18.6"
"@babel/core": "^7.22.5",
"@babel/helper-plugin-test-runner": "^7.22.5"
},

@@ -41,0 +41,0 @@ "author": "The Babel Team (https://babel.dev/team)",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc