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.8.15 to 0.8.16

def/flow.js

3

main.js

@@ -13,3 +13,4 @@ var types = require("./lib/types");

require("./def/e4x");
require("./def/fb-harmony");
require("./def/jsx");
require("./def/flow");
require("./def/esprima");

@@ -16,0 +17,0 @@ require("./def/babel");

@@ -21,3 +21,3 @@ {

],
"version": "0.8.15",
"version": "0.8.16",
"homepage": "http://github.com/benjamn/ast-types",

@@ -24,0 +24,0 @@ "repository": {

@@ -484,6 +484,7 @@ AST Types

[core.js](def/core.js),
[e4x.js](def/e4x.js),
[es6.js](def/es6.js),
[mozilla.js](def/mozilla.js),
[e4x.js](def/e4x.js), and
[fb-harmony.js](def/fb-harmony.js), so you have
[es7.js](def/es7.js),
[flow.js](def/flow.js), and
[jsx.js](def/jsx.js), so you have
no shortage of examples to learn from.

Sorry, the diff of this file is not supported yet

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