Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codemod-utils/ast-javascript

Package Overview
Dependencies
Maintainers
1
Versions
18
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.0 to 1.2.1

18

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

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

"dependencies": {
"@babel/parser": "^7.23.0",
"@babel/parser": "^7.23.4",
"recast": "^0.23.4"

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

"@sondr3/minitest": "^0.1.2",
"@types/node": "^18.18.7",
"@types/node": "^18.18.3",
"concurrently": "^8.2.2",
"eslint": "^8.52.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"@shared-configs/prettier": "0.0.0",
"eslint": "^8.54.0",
"prettier": "^3.1.0",
"typescript": "^5.3.2",
"@shared-configs/eslint-config-node": "0.0.0",
"@shared-configs/typescript": "0.0.0",
"@shared-configs/eslint-config-node": "0.0.0",
"@codemod-utils/tests": "1.1.1"
"@codemod-utils/tests": "1.1.1",
"@shared-configs/prettier": "0.0.0"
},

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