Socket
Socket
Sign inDemoInstall

@types/doctrine

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/doctrine - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

doctrine/index.d.ts

@@ -114,3 +114,3 @@ // Type definitions for doctrine the JSDoc parser

'new': Type, params: Type[];
result: Type[]
result: Type;
}

@@ -117,0 +117,0 @@ export interface NameExpression { type: 'NameExpression', name: string }

{
"name": "@types/doctrine",
"version": "0.0.4",
"version": "0.0.5",
"description": "TypeScript definitions for doctrine the JSDoc parser",

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

"dependencies": {},
"typesPublisherContentHash": "3c5c12e964db2c02c71cb3da5edf94e6a816674d404d1dd0b21f0cb07765f45a",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "fde519457bb0a58e1e7ac70979b1b0093d92a9ea7bc68817ef00501dc6735c0e",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 20:32:46 GMT
* Last updated: Wed, 13 Oct 2021 01:01:20 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