Socket
Socket
Sign inDemoInstall

ast-types

Package Overview
Dependencies
0
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.13.0 to 0.13.1

2

def/typescript.js

@@ -58,3 +58,3 @@ "use strict";;

.bases("Expression", "Pattern")
.build("expression")
.build("expression", "typeAnnotation")
.field("expression", def("Expression"))

@@ -61,0 +61,0 @@ .field("typeAnnotation", def("TSType"))

{
"author": "Ben Newman <bn@cs.stanford.edu>",
"name": "ast-types",
"version": "0.13.0",
"version": "0.13.1",
"description": "Esprima-compatible implementation of the Mozilla JS Parser API",

@@ -6,0 +6,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc