Socket
Socket
Sign inDemoInstall

babel-eslint

Package Overview
Dependencies
Maintainers
1
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-eslint - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

package.json
{
"name": "babel-eslint",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -11,3 +11,4 @@ "main": "index.js",

"dependencies": {
"babel": "^4.6.0"
"babel": "^4.6.0",
"lodash": "^3.3.1"
},

@@ -14,0 +15,0 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

@@ -23,3 +23,6 @@ # babel-eslint

{
"parser": "babel-eslint"
"parser": "babel-eslint",
"rules": {
"strict": 0
}
}

@@ -26,0 +29,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