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

@clark/eslint-plugin-import-helpers-with-package

Package Overview
Dependencies
Maintainers
4
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clark/eslint-plugin-import-helpers-with-package - npm Package Compare versions

Comparing version 1.25.6 to 1.26.1

17

package.json
{
"name": "@clark/eslint-plugin-import-helpers-with-package",
"version": "1.25.6",
"version": "1.26.1",
"description": "Extends `import-helpers/order-imports` so that it can infer the name of the package the file belongs to",

@@ -29,3 +29,4 @@ "keywords": [

"scripts": {
"lint": "eslint --ext ts .",
"lint:js": "eslint --ext ts .",
"lint:types": "tsc --noEmit",
"build": "tsc --build --force",

@@ -39,12 +40,12 @@ "clean": "tsc --build --clean",

"dependencies": {
"@clark/eslint-util-get-package": "^1.25.6",
"eslint-plugin-import-helpers": "^1.0.2"
"@clark/eslint-util-get-package": "^1.26.1",
"eslint-plugin-import-helpers": "^1.1.0"
},
"devDependencies": {
"@clark/eslint-config-node-typescript": "^1.25.6",
"@clark/eslint-config-node-typescript": "^1.26.1",
"@types/eslint": "^7.2.0",
"@types/estree": "^0.0.44",
"eslint": "^7.2.0",
"@types/estree": "^0.0.45",
"eslint": "^7.6.0",
"ts-node": "^8.10.2",
"typescript": "^3.9.5"
"typescript": "^3.9.7"
},

@@ -51,0 +52,0 @@ "engines": {

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