Socket
Socket
Sign inDemoInstall

eslint-plugin-import-helpers

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-import-helpers - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

gulpfile.js

12

package.json
{
"name": "eslint-plugin-import-helpers",
"version": "0.1.1",
"version": "0.1.2",
"description": "ESLint Rules to Aid with Imports",
"main": "index.js",
"main": "lib/index.js",
"scripts": {
"prepublish": "gulp prepublish",
"test": "node ./test/run-all"

@@ -18,5 +19,12 @@ },

"license": "MIT",
"peerDependencies": {
"eslint": "2.x - 5.x"
},
"devDependencies": {
"@babel/core": "^7.4.0",
"@typescript-eslint/parser": "^1.5.0",
"eslint": "^5.15.3",
"gulp": "^3.9.0",
"gulp-babel": "6.1.2",
"rimraf": "2.5.2",
"typescript": "^3.3.4000"

@@ -23,0 +31,0 @@ },

docs/rules/order-imports.md
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