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
25
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 0.4.2 to 1.0.0

14

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

@@ -42,15 +42,15 @@ "keywords": [

"devDependencies": {
"@sondr3/minitest": "^0.1.1",
"@types/node": "^16.18.47",
"@sondr3/minitest": "^0.1.2",
"@types/node": "^18.17.15",
"concurrently": "^8.2.1",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"@codemod-utils/tests": "1.0.0",
"@shared-configs/eslint-config-node": "0.0.0",
"@shared-configs/prettier": "0.0.0",
"@shared-configs/typescript": "0.0.0",
"@codemod-utils/tests": "0.3.1"
"@shared-configs/prettier": "0.0.0"
},
"engines": {
"node": "16.* || >= 18"
"node": "18.* || >= 20"
},

@@ -57,0 +57,0 @@ "scripts": {

@@ -125,3 +125,3 @@ [![This project uses GitHub Actions for continuous integration.](https://github.com/ijlee2/codemod-utils/actions/workflows/ci.yml/badge.svg)](https://github.com/ijlee2/codemod-utils/actions/workflows/ci.yml)

- Node.js v16 or above
- Node.js v18 or above

@@ -128,0 +128,0 @@

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