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

@types/depd

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/depd - npm Package Compare versions

Comparing version 1.1.35 to 1.1.36

2

depd/index.d.ts

@@ -10,3 +10,3 @@ /// <reference types="node" />

(message: string): void;
// tslint:disable-next-line ban-types
// eslint-disable-next-line @typescript-eslint/ban-types
function<T extends Function>(fn: T, message?: string): T;

@@ -13,0 +13,0 @@ property<T extends object>(obj: T, prop: keyof T, message: string): void;

{
"name": "@types/depd",
"version": "1.1.35",
"version": "1.1.36",
"description": "TypeScript definitions for depd",

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

},
"typesPublisherContentHash": "8f29673678d95fdc8a44ca1c82ed676099be52d3bd8c7ea60c96f044a40c8d36",
"typesPublisherContentHash": "0991f757a08c85c7bfa75d08db641885423442c5ee00c32cfc118beea12bc877",
"typeScriptVersion": "4.5"
}

@@ -20,3 +20,3 @@ # Installation

(message: string): void;
// tslint:disable-next-line ban-types
// eslint-disable-next-line @typescript-eslint/ban-types
function<T extends Function>(fn: T, message?: string): T;

@@ -53,3 +53,3 @@ property<T extends object>(obj: T, prop: keyof T, message: string): void;

### Additional Details
* Last updated: Mon, 06 Nov 2023 22:41:05 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -56,0 +56,0 @@

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