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

jsonrepair

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonrepair - npm Package Compare versions

Comparing version 3.11.0 to 3.11.1

28

package.json
{
"name": "jsonrepair",
"version": "3.11.0",
"version": "3.11.1",
"description": "Repair broken JSON documents",

@@ -12,3 +12,3 @@ "repository": {

"module": "lib/esm/index.js",
"browser": "lib/umd/index.min.js",
"browser": "lib/umd/jsonrepair.min.js",
"types": "lib/types/index.d.ts",

@@ -71,23 +71,23 @@ "sideEffects": false,

"devDependencies": {
"@babel/cli": "7.25.7",
"@babel/core": "7.25.8",
"@babel/plugin-transform-typescript": "7.25.7",
"@babel/preset-env": "7.25.8",
"@babel/preset-typescript": "7.25.7",
"@babel/cli": "7.25.9",
"@babel/core": "7.26.0",
"@babel/plugin-transform-typescript": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-typescript": "7.26.0",
"@biomejs/biome": "1.9.4",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@types/node": "22.7.7",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@types/node": "22.10.1",
"benchmark": "2.1.4",
"cpy-cli": "5.0.0",
"del-cli": "6.0.0",
"husky": "9.1.6",
"husky": "9.1.7",
"npm-run-all": "4.1.5",
"rollup": "4.24.0",
"rollup": "4.28.0",
"standard-version": "9.5.0",
"ts-node": "10.9.2",
"typescript": "5.6.3",
"typescript": "5.7.2",
"uglify-js": "3.19.3",
"vitest": "2.1.3"
"vitest": "2.1.8"
}
}

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