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

@codemod-utils/ast-template

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.3.1 to 1.0.0

22

package.json
{
"name": "@codemod-utils/ast-template",
"version": "0.3.1",
"version": "1.0.0",
"description": "Utilities for handling *.hbs files as abstract syntax tree",

@@ -42,15 +42,15 @@ "keywords": [

"devDependencies": {
"@sondr3/minitest": "^0.1.1",
"@types/node": "^16.11.7",
"concurrently": "^8.2.0",
"eslint": "^8.44.0",
"prettier": "^3.0.0",
"typescript": "^5.1.6",
"@codemod-utils/tests": "0.2.5",
"@sondr3/minitest": "^0.1.2",
"@types/node": "^18.17.15",
"concurrently": "^8.2.1",
"eslint": "^8.49.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"@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.0.0",
"@shared-configs/prettier": "0.0.0"
},
"engines": {
"node": "16.* || >= 18"
"node": "18.* || >= 20"
},

@@ -57,0 +57,0 @@ "scripts": {

@@ -126,3 +126,3 @@ [![This project uses GitHub Actions for continuous integration.](https://github.com/ijlee2/codemod-utils/actions/workflows/ci.yml/badge.svg)](https://github.com/ijlee2/codemod-utils/actions/workflows/ci.yml)

- Node.js v16 or above
- Node.js v18 or above

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