Socket
Socket
Sign inDemoInstall

@babel/plugin-syntax-json-strings

Package Overview
Dependencies
43
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-beta.54 to 7.0.0-beta.55

6

package.json
{
"name": "@babel/plugin-syntax-json-strings",
"version": "7.0.0-beta.54",
"version": "7.0.0-beta.55",
"description": "Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",

@@ -12,3 +12,3 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings",

"dependencies": {
"@babel/helper-plugin-utils": "7.0.0-beta.54"
"@babel/helper-plugin-utils": "7.0.0-beta.55"
},

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

"devDependencies": {
"@babel/core": "7.0.0-beta.54"
"@babel/core": "7.0.0-beta.55"
}
}
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