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.2.0 to 0.2.1

10

CHANGELOG.md

@@ -0,8 +1,12 @@

# 0.2.1 - 2015-01-27
- Changed: Upgrade eslint to 0.13.0
# 0.2.0 - 2015-01-23
- Upgrade eslint to 0.12.0
- Enable loading of eslint config from webpack config, `.eslintrc`, or `package.json`
- Changed: Upgrade eslint to 0.12.0
- Added: Enable loading of eslint config from webpack config, `.eslintrc`, or `package.json`
# 0.1.0 - 2014-12-05
✨ Initial release
{
"name": "eslint-loader",
"version": "0.2.0",
"version": "0.2.1",
"description": "eslint loader (for webpack)",

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

"peerDependencies": {
"eslint": "^0.12.0"
"eslint": "^0.13.0"
},

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

"devDependencies": {
"eslint": "^0.12.0",
"eslint": "^0.13.0",
"jscs": "^1.8.1",

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