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

ast-generator

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

ast-generator - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

5

package.json
{
"name": "ast-generator",
"version": "0.0.1",
"version": "0.0.2",
"description": "Helper to generate a TypeScript or JavaScript module for an arbitrary AST definition from a specification.",

@@ -17,3 +17,3 @@ "license": "MIT",

"bin": {
"generate-ast": "dist/cli.js"
"generate-ast": "./dist/cli.js"
},

@@ -32,2 +32,3 @@ "keywords": [

"dependencies": {
"chalk": "^4.1.1",
"commander": "^7.2.0",

@@ -34,0 +35,0 @@ "invariant": "^2.2.4",

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