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 0.3.1 to 0.3.2

13

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

@@ -40,14 +40,15 @@ "keywords": [

"@babel/parser": "^7.22.7",
"recast": "^0.23.2"
"recast": "^0.23.3"
},
"devDependencies": {
"@sondr3/minitest": "^0.1.1",
"@types/node": "^16.11.7",
"concurrently": "^8.2.0",
"eslint": "^8.44.0",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"typescript": "^5.1.6",
"@shared-configs/eslint-config-node": "0.0.0",
"@codemod-utils/tests": "0.2.5",
"@shared-configs/prettier": "0.0.0",
"@shared-configs/eslint-config-node": "0.0.0",
"@shared-configs/typescript": "0.0.0"
"@shared-configs/typescript": "0.0.0",
"@shared-configs/prettier": "0.0.0"
},

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