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

@codemod-utils/ast-javascript

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemod-utils/ast-javascript - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

12

package.json
{
"name": "@codemod-utils/ast-javascript",
"version": "1.2.4",
"version": "1.2.5",
"description": "Utilities for handling *.{js,ts} files as abstract syntax tree",

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

"dependencies": {
"@babel/parser": "^7.24.0",
"@babel/parser": "^7.24.4",
"recast": "^0.23.6"

@@ -45,11 +45,11 @@ },

"@sondr3/minitest": "^0.1.2",
"@types/node": "^18.19.24",
"@types/node": "^18.19.31",
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.4.2",
"@codemod-utils/tests": "1.1.3",
"typescript": "^5.4.5",
"@shared-configs/eslint-config-node": "0.0.0",
"@shared-configs/prettier": "0.0.0",
"@shared-configs/typescript": "0.0.0"
"@shared-configs/typescript": "0.0.0",
"@codemod-utils/tests": "1.1.4"
},

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

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