Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
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.9.13 to 0.9.14

2

def/flow.js

@@ -119,3 +119,3 @@ module.exports = function (fork) {

.build("properties", "indexers", "callProperties")
.field("properties", [def("ObjectTypeProperty")])
.field("properties", [or(def("ObjectTypeProperty"), def("ObjectTypeSpreadProperty"))])
.field("indexers", [def("ObjectTypeIndexer")], defaults.emptyArray)

@@ -122,0 +122,0 @@ .field("callProperties",

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

],
"version": "0.9.13",
"version": "0.9.14",
"homepage": "http://github.com/benjamn/ast-types",

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

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