Socket
Socket
Sign inDemoInstall

ast-types

Package Overview
Dependencies
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ast-types - npm Package Compare versions

Comparing version 0.2.16 to 0.2.17

1

def/e4x.js

@@ -0,1 +1,2 @@

require("./core");
var types = require("../lib/types");

@@ -2,0 +3,0 @@ var def = types.Type.def;

@@ -0,1 +1,2 @@

require("./core");
var types = require("../lib/types");

@@ -2,0 +3,0 @@ var def = types.Type.def;

@@ -0,1 +1,2 @@

require("./core");
var types = require("../lib/types");

@@ -2,0 +3,0 @@ var def = types.Type.def;

@@ -0,1 +1,2 @@

require("./core");
var types = require("../lib/types");

@@ -2,0 +3,0 @@ var def = types.Type.def;

2

package.json

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

],
"version": "0.2.16",
"version": "0.2.17",
"homepage": "http://github.com/benjamn/ast-types",

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

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