Socket
Socket
Sign inDemoInstall

@types/scheduler

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/scheduler - npm Package Compare versions

Comparing version 0.16.7 to 0.16.8

1

scheduler/index.d.ts

@@ -0,1 +1,2 @@

// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
export type FrameCallbackType = (didTimeout: boolean) => FrameCallbackType | void;

@@ -2,0 +3,0 @@ export interface CallbackNode {

4

scheduler/package.json
{
"name": "@types/scheduler",
"version": "0.16.7",
"version": "0.16.8",
"description": "TypeScript definitions for scheduler",

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

"dependencies": {},
"typesPublisherContentHash": "70d5c23755f986ab0cb85e37a2f6e77da065f7229dedf6963670f0ed2d174f49",
"typesPublisherContentHash": "9d7d043580552b4f12920f8562a456a2a9799eee67136f013daf1bf22f17fbb6",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: none

@@ -14,0 +14,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