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.24.4 to 1.24.5

10

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

@@ -38,7 +38,7 @@ "keywords": [

"dependencies": {
"@clark/eslint-util-get-package": "^1.24.4",
"@clark/eslint-util-get-package": "^1.24.5",
"eslint-plugin-import-helpers": "^1.0.2"
},
"devDependencies": {
"@clark/eslint-config-node-typescript": "^1.24.4",
"@clark/eslint-config-node-typescript": "^1.24.5",
"@types/eslint": "^6.8.0",

@@ -51,5 +51,5 @@ "@types/estree": "^0.0.44",

"engines": {
"node": "^10.0 || ^12.0 || ^13.0"
"node": "^10.0 || ^12.0 || ^13.0 || ^14.0"
},
"gitHead": "8e98a12dd89907f4263577ddbfd933572bab7c4a"
"gitHead": "4e97c0e37ab54cc936775516534735eb2292d276"
}
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