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

@movable/eslint-config-node

Package Overview
Dependencies
Maintainers
12
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@movable/eslint-config-node - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

4

CHANGELOG.md

@@ -6,4 +6,8 @@ # Change Log

## [0.4.2](https://github.com/movableink/lint-config/compare/@movable/eslint-config-node@0.4.1...@movable/eslint-config-node@0.4.2) (2020-03-23)
**Note:** Version bump only for package @movable/eslint-config-node
## 0.4.1 (2020-01-16)
**Note:** Version bump only for package @movable/eslint-config-node

2

index.js

@@ -5,3 +5,3 @@ 'use strict';

plugins: ['node'],
extends: ['plugin:node/recommended']
extends: ['plugin:node/recommended'],
};
{
"name": "@movable/eslint-config-node",
"version": "0.4.1",
"version": "0.4.2",
"description": "Shared ESLint configuration for Node projects at Movable Ink",

@@ -14,3 +14,4 @@ "repository": "https://github.com/movableink/lint-config",

"@movable/eslint-config": "*"
}
},
"gitHead": "8dfe95ea06707f9cb6d05d4ebe70e4a2cc353a81"
}
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