New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4 to 4.0.5

5

esprima/index.d.ts

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

// Type definitions for Esprima 4.0
// Project: http://esprima.org
// Definitions by: teppeis <https://github.com/teppeis>, RReverser <https://github.com/RReverser>, peter-scott <https://github.com/peter-scott>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as ESTree from "estree";

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

18

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

@@ -10,14 +10,14 @@ "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"
},
{
"name": "peter-scott",
"url": "https://github.com/peter-scott",
"githubUsername": "peter-scott"
"githubUsername": "peter-scott",
"url": "https://github.com/peter-scott"
}

@@ -36,4 +36,4 @@ ],

},
"typesPublisherContentHash": "26dc6195ddd49dd08582e5d9b746b5f90b6b50a15f855d148d5b4a953840d29b",
"typesPublisherContentHash": "faab1ecaebe1dee48033a02ef96a93b04a6be2ed49b1d2b8f61760b0eb64da95",
"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: none
# Credits
These definitions were written by [teppeis](https://github.com/teppeis), [RReverser](https://github.com/RReverser), and [peter-scott](https://github.com/peter-scott).
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