Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babel/plugin-transform-unicode-escapes

Package Overview
Dependencies
Maintainers
4
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-unicode-escapes - npm Package Compare versions

Comparing version 8.0.0-alpha.0 to 8.0.0-alpha.1

10

package.json
{
"name": "@babel/plugin-transform-unicode-escapes",
"version": "8.0.0-alpha.0",
"version": "8.0.0-alpha.1",
"description": "Compile ES2015 Unicode escapes to ES5",

@@ -19,10 +19,10 @@ "repository": {

"dependencies": {
"@babel/helper-plugin-utils": "^8.0.0-alpha.0"
"@babel/helper-plugin-utils": "^8.0.0-alpha.1"
},
"peerDependencies": {
"@babel/core": "^8.0.0-alpha.0"
"@babel/core": "^8.0.0-alpha.1"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.0",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.0"
"@babel/core": "^8.0.0-alpha.1",
"@babel/helper-plugin-test-runner": "^8.0.0-alpha.1"
},

@@ -29,0 +29,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-escapes",

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