Socket
Socket
Sign inDemoInstall

babel-plugin-transform-strict-mode

Package Overview
Dependencies
4
Maintainers
4
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-alpha.10 to 7.0.0-alpha.11

6

package.json
{
"name": "babel-plugin-transform-strict-mode",
"version": "7.0.0-alpha.10",
"version": "7.0.0-alpha.11",
"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-alpha.10"
"babel-types": "7.0.0-alpha.11"
},
"devDependencies": {
"babel-helper-plugin-test-runner": "7.0.0-alpha.10"
"babel-helper-plugin-test-runner": "7.0.0-alpha.11"
}
}
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