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

@types/when

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/when - npm Package Compare versions

Comparing version 2.4.35 to 2.4.36

2

when/index.d.ts

@@ -12,3 +12,3 @@ // Type definitions for When 2.4.0

// Helper interfaces
module _ {
namespace _ {
interface Fn0<T> { (): T }

@@ -15,0 +15,0 @@ interface Fn1<A1, T> { (a1: A1): T }

{
"name": "@types/when",
"version": "2.4.35",
"version": "2.4.36",
"description": "TypeScript definitions for When",

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

"dependencies": {},
"typesPublisherContentHash": "0ef0d23b8e8073ace08b5ce3f8aff95d0a7d22c8ceeb31029dc21f9daf97a586",
"typesPublisherContentHash": "2540e2c9a48a4a238af6c39eab57893331feb8915823cf44b34c1e63cacf678f",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Thu, 25 May 2023 20:34:58 GMT
* Last updated: Fri, 25 Aug 2023 17:33:50 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `When`

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