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

@bigcommerce/eslint-plugin

Package Overview
Dependencies
Maintainers
14
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigcommerce/eslint-plugin - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

14

package.json
{
"name": "@bigcommerce/eslint-plugin",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",

@@ -17,15 +17,15 @@ "author": "BigCommerce",

"dependencies": {
"@typescript-eslint/experimental-utils": "^4.24.0",
"@typescript-eslint/experimental-utils": "^5.2.0",
"tsutils": "^3.21.0"
},
"peerDependencies": {
"@typescript-eslint/parser": "^4.0.0",
"eslint": "^7.0.0",
"@typescript-eslint/parser": "^5.2.0",
"eslint": "^8.0.0",
"typescript": "^4.0.0"
},
"devDependencies": {
"@typescript-eslint/parser": "^4.22.0",
"endent": "^2.0.1"
"@typescript-eslint/parser": "^5.2.0",
"endent": "^2.1.0"
},
"gitHead": "dea469a5a49aa1c4bedf7f53e6ecfee127f41562"
"gitHead": "6582f773283245057eeaaf8da7e49d1a2f0b061d"
}

@@ -11,2 +11,3 @@ /* eslint-disable sort-keys */

fixable: true,
hasSuggestions: true,
},

@@ -13,0 +14,0 @@ docs: {

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