Socket
Socket
Sign inDemoInstall

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.13.0 to 0.14.0

4

CHANGELOG.md

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

# 0.14.0 - 2015-06-15
- Added: support for eslint 0.23.x
# 0.13.0 - 2015-06-14

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

6

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

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

"peerDependencies": {
"eslint": "0.21 - 0.22"
"eslint": "0.21 - 0.23"
},

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

"devDependencies": {
"eslint": "^0.22.1",
"eslint": "^0.23.0",
"eslint-friendly-formatter": "^1.0.3",

@@ -39,0 +39,0 @@ "tape": "^4.0.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