New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-json-spellchecker

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-json-spellchecker - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "eslint-plugin-json-spellchecker",
"version": "1.0.0",
"version": "1.0.1",
"description": "fix typo in your json file",

@@ -30,7 +30,9 @@ "main": "dist/index.js",

"@typescript-eslint/utils": "^8.15.0",
"eslint": "^9.15.0",
"typescript": "^5.6.3"
},
"dependencies": {
"change-case": "^5.4.4",
"eslint": "^9.15.0",
"typescript": "^5.6.3",
"typo-js": "^1.2.4"
}
}
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