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

eslint-loader

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-loader - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 0.9.0 - 2015-03-29
- Changed: upgrade to eslint 0.18.x
# 0.8.0 - 2015-03-27

@@ -2,0 +6,0 @@

6

package.json
{
"name": "eslint-loader",
"version": "0.8.0",
"version": "0.9.0",
"description": "eslint loader (for webpack)",

@@ -27,3 +27,3 @@ "keywords": [

"peerDependencies": {
"eslint": "^0.17.0"
"eslint": "^0.18.0"
},

@@ -35,3 +35,3 @@ "dependencies": {

"devDependencies": {
"eslint": "^0.17.0",
"eslint": "^0.18.0",
"eslint-friendly-formatter": "^1.0.3",

@@ -38,0 +38,0 @@ "tape": "^3.0.3",

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