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

eslint-typegen

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-typegen - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

21

package.json
{
"name": "eslint-typegen",
"type": "module",
"version": "0.2.0",
"packageManager": "pnpm@8.15.5",
"version": "0.2.1",
"packageManager": "pnpm@8.15.6",
"description": "Generate types from ESLint rule schemas automatically, with auto-completion and type-checking for rule options.",

@@ -60,4 +60,7 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

},
"peerDependencies": {
"eslint": "^8.45.0 || ^9.0.0"
},
"dependencies": {
"@types/eslint": "^8.56.6",
"@types/eslint": "^8.56.7",
"json-schema-to-typescript-lite": "^14.0.0",

@@ -67,18 +70,18 @@ "ohash": "^1.1.3"

"devDependencies": {
"@antfu/eslint-config": "^2.11.1",
"@antfu/eslint-config": "^2.13.0",
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.7",
"@types/json-schema": "^7.0.15",
"@types/node": "^20.11.30",
"@types/node": "^20.12.5",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"esno": "^4.7.0",
"json-schema-to-typescript": "^13.1.2",
"lint-staged": "^15.2.2",
"pnpm": "^8.15.5",
"pnpm": "^8.15.6",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.3",
"typescript": "^5.4.4",
"unbuild": "^2.0.0",
"vite": "^5.2.6",
"vite": "^5.2.8",
"vitest": "^1.4.0"

@@ -85,0 +88,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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