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 2.1.38 to 2.1.39

5

esprima v2.1/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for Esprima v2.1.0
// Project: http://esprima.org
// Definitions by: teppeis <https://github.com/teppeis>, RReverser <https://github.com/RReverser>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="estree" />

@@ -7,0 +2,0 @@

14

esprima v2.1/package.json
{
"name": "@types/esprima",
"version": "2.1.38",
"description": "TypeScript definitions for Esprima",
"version": "2.1.39",
"description": "TypeScript definitions for esprima",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/esprima",

@@ -10,9 +10,9 @@ "license": "MIT",

"name": "teppeis",
"url": "https://github.com/teppeis",
"githubUsername": "teppeis"
"githubUsername": "teppeis",
"url": "https://github.com/teppeis"
},
{
"name": "RReverser",
"url": "https://github.com/RReverser",
"githubUsername": "RReverser"
"githubUsername": "RReverser",
"url": "https://github.com/RReverser"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "e7fd8b3d2b281d14d3c9ab1769064890ec8ab0e426d4cf8fb99b18bf026f5903",
"typesPublisherContentHash": "7a7a4cc9c84583c68e066fed0037c1a857aa5af222e5121b91374bc5d27af21c",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Esprima (http://esprima.org).
This package contains type definitions for esprima (http://esprima.org).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: [@types/estree](https://npmjs.com/package/@types/estree)
* Global values: `esprima`
# Credits
These definitions were written by [teppeis](https://github.com/teppeis), and [RReverser](https://github.com/RReverser).
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