Socket
Socket
Sign inDemoInstall

@types/estree

Package Overview
Dependencies
Maintainers
1
Versions
40
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.48 to 0.0.49

1

estree/index.d.ts

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

type: "ExportAllDeclaration";
exported: Identifier | null;
source: Literal;

@@ -586,0 +587,0 @@ }

4

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

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree",

"dependencies": {},
"typesPublisherContentHash": "474f09de11b819537a7e8519b411dcbd4a51eb978402550a42a6cca2fe689bde",
"typesPublisherContentHash": "0a455b36fbd9e3f4bb9627b688c4dc2354b664c4ca558ca6de6d024fe2210168",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Wed, 02 Jun 2021 05:31:29 GMT
* Last updated: Fri, 02 Jul 2021 01:31:16 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