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

@types/verror

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/verror - npm Package Compare versions

Comparing version 1.10.1 to 1.10.2

2

verror/index.d.ts

@@ -33,3 +33,3 @@ // Type definitions for verror 1.10

constructor(options: VError.Options | Error, message: string, ...params: any[]);
constructor(message: string, ...params: any[]);
constructor(message?: string, ...params: any[]);
}

@@ -36,0 +36,0 @@

{
"name": "@types/verror",
"version": "1.10.1",
"version": "1.10.2",
"description": "TypeScript definitions for verror",

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

"name": "Sven Reglitzki",
"url": "https://github.com/svi3c"
"url": "https://github.com/svi3c",
"githubUsername": "svi3c"
},
{
"name": "Maxime Toumi-M",
"url": "https://github.com/max4t"
"url": "https://github.com/max4t",
"githubUsername": "max4t"
}

@@ -24,4 +26,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "bf8f861f55c1b2a11d5ed7acf2205e0300de88c7c6fd6e2120b9ac86c18009ae",
"typesPublisherContentHash": "f845773a02732461b009518be49b650040abbb054535b1ccae5b803447cfb0e5",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT
* Last updated: Mon, 16 Oct 2017 15:43:21 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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