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

@types/estree

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/estree - npm Package Compare versions

Comparing version 0.0.36 to 0.0.37

2

estree/index.d.ts

@@ -61,2 +61,3 @@ // Type definitions for ESTree AST specification

body: Array<Statement | ModuleDeclaration>;
comments?: Array<Comment>;
}

@@ -93,2 +94,3 @@

body: Array<Statement>;
innerComments?: Array<Comment>;
}

@@ -95,0 +97,0 @@

4

estree/package.json
{
"name": "@types/estree",
"version": "0.0.36",
"version": "0.0.37",
"description": "TypeScript definitions for ESTree AST specification",

@@ -20,4 +20,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "5c7ac9ae7b67bcee409b5e8ca572bd64b1336caf472e50190327daf5f024b091",
"typesPublisherContentHash": "27a92f458ca416ba37deb65c8d26dc1bc5a2c2f36e269efa1ce3c54dffc7786e",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Sat, 22 Jul 2017 19:03:51 GMT
* Last updated: Mon, 24 Jul 2017 18:01:45 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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