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

@types/esprima

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/esprima - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

1

esprima/index.d.ts

@@ -33,2 +33,3 @@ // Type definitions for Esprima 4.0

export interface TokenizeOptions {
tolerant?: boolean;
range?: boolean;

@@ -35,0 +36,0 @@ loc?: boolean;

4

esprima/package.json
{
"name": "@types/esprima",
"version": "4.0.1",
"version": "4.0.2",
"description": "TypeScript definitions for Esprima",

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

},
"typesPublisherContentHash": "e98814f35e48f656e17e4c5f2e571a757509be1d429bebcd8ca32d42181b51de",
"typesPublisherContentHash": "8ca9dba5c1c46956ec3278e9c3d35be391412e807210b4d17873ce8ada9d02f4",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 18 Sep 2017 14:08:00 GMT
* Last updated: Tue, 01 May 2018 16:24:24 GMT
* Dependencies: estree

@@ -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