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.2 to 1.10.3

2

verror/index.d.ts

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

interface Options {
cause?: Error | null | undefined;
cause?: Error | null;
name?: string;

@@ -45,0 +45,0 @@ strict?: boolean;

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

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

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

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

Additional Details
* Last updated: Mon, 16 Oct 2017 15:43:21 GMT
* Last updated: Sun, 22 Oct 2017 18:04:07 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