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

automatic-semicolon-insertion

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

automatic-semicolon-insertion - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

16

package.json
{
"name": "automatic-semicolon-insertion",
"version": "1.0.1",
"version": "1.0.2",
"description": "Insert missing semicolons, remove unneeded ones.",

@@ -35,11 +35,11 @@ "main": "dist/automatic-semicolon-insertion.js",

"ast-processor-babylon-config": "^1.0.0",
"babel-plugin-syntax-flow": "^6.5.0",
"babel-plugin-transform-flow-strip-types": "^6.7.0",
"babel-preset-es2015": "^6.6.0",
"babel-plugin-syntax-flow": "^6.8.0",
"babel-plugin-transform-flow-strip-types": "^6.8.0",
"babel-preset-es2015": "^6.9.0",
"babel-preset-es2015-rollup": "^1.1.1",
"babel-register": "^6.7.2",
"babel-register": "^6.9.0",
"babelrc-rollup": "^1.0.0",
"babylon": "^6.7.0",
"mocha": "^2.4.5",
"rollup": "^0.25.8",
"babylon": "^6.8.0",
"mocha": "^2.5.3",
"rollup": "^0.26.3",
"rollup-plugin-babel": "^2.4.0"

@@ -46,0 +46,0 @@ },

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