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

@codemod-utils/json

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemod-utils/json - npm Package Compare versions

Comparing version

to
1.1.1

10

package.json
{
"name": "@codemod-utils/json",
"version": "1.1.0",
"version": "1.1.1",
"description": "Utilities for handling JSON",

@@ -39,7 +39,7 @@ "keywords": [

"dependencies": {
"type-fest": "^4.5.0"
"type-fest": "^4.6.0"
},
"devDependencies": {
"@sondr3/minitest": "^0.1.2",
"@types/node": "^18.18.6",
"@types/node": "^18.18.7",
"concurrently": "^8.2.2",

@@ -49,6 +49,6 @@ "eslint": "^8.52.0",

"typescript": "^5.2.2",
"@shared-configs/prettier": "0.0.0",
"@codemod-utils/tests": "1.1.1",
"@shared-configs/typescript": "0.0.0",
"@shared-configs/eslint-config-node": "0.0.0",
"@shared-configs/prettier": "0.0.0"
"@shared-configs/eslint-config-node": "0.0.0"
},

@@ -55,0 +55,0 @@ "engines": {