Socket
Socket
Sign inDemoInstall

babel-plugin-transform-strict-mode

Package Overview
Dependencies
4
Maintainers
6
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-beta.1 to 7.0.0-beta.2

6

package.json
{
"name": "babel-plugin-transform-strict-mode",
"version": "7.0.0-beta.1",
"version": "7.0.0-beta.2",
"description": "This plugin places a 'use strict'; directive at the top of all files to enable strict mode",

@@ -12,7 +12,7 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode",

"dependencies": {
"babel-types": "7.0.0-beta.1"
"babel-types": "7.0.0-beta.2"
},
"devDependencies": {
"babel-helper-plugin-test-runner": "7.0.0-beta.1"
"babel-helper-plugin-test-runner": "7.0.0-beta.2"
}
}
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