Socket
Socket
Sign inDemoInstall

eslint-import-resolver-node

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-import-resolver-node - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

4

CHANGELOG.md

@@ -9,2 +9,6 @@ # Change Log

## v0.3.1 - 2017-06-23
### Changed
- bumped `debug` dep to match other packages
## v0.3.0 - 2016-12-15

@@ -11,0 +15,0 @@ ### Changed

4

package.json
{
"name": "eslint-import-resolver-node",
"version": "0.3.0",
"version": "0.3.1",
"description": "Node default behavior import resolution plugin for eslint-plugin-import.",

@@ -28,3 +28,3 @@ "main": "index.js",

"dependencies": {
"debug": "^2.2.0",
"debug": "^2.6.8",
"resolve": "^1.2.0"

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