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
0
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.8 to 1.2.9

16

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

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

"dependencies": {
"@babel/parser": "^7.25.3",
"@babel/parser": "^7.26.2",
"recast": "^0.23.9"

@@ -45,10 +45,10 @@ },

"@sondr3/minitest": "^0.1.2",
"@types/node": "^18.19.44",
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"@types/node": "^18.19.67",
"concurrently": "^9.1.0",
"eslint": "^8.57.1",
"prettier": "^3.4.1",
"typescript": "^5.7.2",
"@shared-configs/prettier": "0.0.0",
"@shared-configs/eslint-config-node": "0.0.0",
"@codemod-utils/tests": "1.1.7",
"@codemod-utils/tests": "1.1.8",
"@shared-configs/typescript": "0.0.0"

@@ -55,0 +55,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