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

@shun-shobon/eslint-config-utils

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shun-shobon/eslint-config-utils - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

10

package.json
{
"name": "@shun-shobon/eslint-config-utils",
"version": "0.1.1",
"version": "0.1.2",
"description": "My shareable ESLint config (utilities)",

@@ -22,13 +22,13 @@ "author": "Shuntaro Nishizawa <me@s2n.tech>",

"dependencies": {
"@typescript-eslint/utils": "^5.57.0"
"@typescript-eslint/utils": "^5.57.1"
},
"devDependencies": {
"eslint": "^8.36.0",
"typescript": "^5.0.2"
"eslint": "^8.37.0",
"typescript": "^5.0.3"
},
"scripts": {
"build": "unbuild",
"lint:eslint": "eslint src --ext .ts",
"lint:eslint": "eslint src",
"lint:tsc": "tsc"
}
}
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