Socket
Socket
Sign inDemoInstall

@blitz/eslint-plugin

Package Overview
Dependencies
139
Maintainers
18
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.40 to 0.0.41

16

package.json
{
"name": "@blitz/eslint-plugin",
"version": "0.0.40",
"version": "0.0.41",
"description": "An ESLint config to enforce a consistent code styles across StackBlitz projects",

@@ -27,5 +27,5 @@ "keywords": [

"dependencies": {
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"@typescript-eslint/utils": "^5.14.0",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@typescript-eslint/utils": "^5.59.7",
"common-tags": "^1.8.0",

@@ -43,10 +43,10 @@ "eslint": "^8.11.0",

"@types/node": "^14.6.0",
"eslint-etc": "^5.1.0",
"jest": "^27.5.1",
"eslint-etc": "^5.2.1",
"jest": "^29.5.0",
"jest-node-exports-resolver": "^1.1.5",
"prettier": "^2.5.1",
"ts-jest": "^27.1.3",
"typescript": "^4.6.2"
"ts-jest": "^29.1.0",
"typescript": "^5.0.4"
},
"license": "MIT"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc