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.12.0 to 0.12.1

scheduler/tracing.d.ts

3

scheduler/index.d.ts
// Type definitions for scheduler 0.12
// Project: https://reactjs.org/
// Definitions by: Nathan Bierema <https://github.com/Methuselah96>
// Sebastian Silbermann <https://github.com/eps1lon>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.8

@@ -7,0 +8,0 @@ export type FrameCallbackType = () => FrameCallbackType | void;

{
"name": "@types/scheduler",
"version": "0.12.0",
"version": "0.12.1",
"description": "TypeScript definitions for scheduler",

@@ -11,2 +11,7 @@ "license": "MIT",

"githubUsername": "Methuselah96"
},
{
"name": "Sebastian Silbermann",
"url": "https://github.com/eps1lon",
"githubUsername": "eps1lon"
}

@@ -18,8 +23,9 @@ ],

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/scheduler"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "680b4cf0ac8677e33e3a79157bc92e59a8f5a63fd92226112bd9f218871e4c0f",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "97d9b730fb6c67c488fe1bd0bae243c3750a411457bd240d4c01d39d251b8b6d",
"typeScriptVersion": "2.8"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for scheduler (https://reactjs.org/).
This package contains type definitions for scheduler ( https://reactjs.org/ ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Fri, 18 Jan 2019 00:37:36 GMT
* Last updated: Tue, 09 Apr 2019 18:02:17 GMT
* Dependencies: none

@@ -18,2 +18,2 @@ * Global values: none

# Credits
These definitions were written by Nathan Bierema <https://github.com/Methuselah96>.
These definitions were written by Nathan Bierema <https://github.com/Methuselah96>, Sebastian Silbermann <https://github.com/eps1lon>.
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