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

@babel/plugin-proposal-json-strings

Package Overview
Dependencies
Maintainers
5
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-json-strings - npm Package Compare versions

Comparing version 7.0.0-rc.3 to 7.0.0-rc.4

10

package.json
{
"name": "@babel/plugin-proposal-json-strings",
"version": "7.0.0-rc.3",
"version": "7.0.0-rc.4",
"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",

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

"dependencies": {
"@babel/helper-plugin-utils": "7.0.0-rc.3",
"@babel/plugin-syntax-json-strings": "7.0.0-rc.3"
"@babel/helper-plugin-utils": "^7.0.0-rc.4",
"@babel/plugin-syntax-json-strings": "^7.0.0-rc.4"
},

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

"devDependencies": {
"@babel/core": "7.0.0-rc.3",
"@babel/helper-plugin-test-runner": "7.0.0-rc.3"
"@babel/core": "^7.0.0-rc.4",
"@babel/helper-plugin-test-runner": "^7.0.0-rc.4"
}
}
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