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
20
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.0 to 0.3.1

14

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

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

"dependencies": {
"@babel/parser": "^7.22.5",
"@babel/parser": "^7.22.7",
"recast": "^0.23.2"

@@ -46,9 +46,9 @@ },

"concurrently": "^8.2.0",
"eslint": "^8.43.0",
"eslint": "^8.44.0",
"prettier": "^2.8.8",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"@codemod-utils/tests": "0.2.5",
"@shared-configs/prettier": "0.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.2.3"
"@shared-configs/typescript": "0.0.0"
},

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