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

@types/cron

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/cron - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

cron/LICENSE

1

cron/index.d.ts

@@ -17,2 +17,3 @@ // Type definitions for cron 1.2

stop(): void;
running: boolean | undefined;
}

@@ -19,0 +20,0 @@ export declare var CronJob: CronJobStatic;

11

cron/package.json
{
"name": "@types/cron",
"version": "1.2.0",
"version": "1.2.1",
"description": "TypeScript definitions for cron",
"license": "MIT",
"author": "Hiroki Horiuchi <https://github.com/horiuchi>",
"contributors": [
{
"name": "Hiroki Horiuchi",
"url": "https://github.com/horiuchi"
}
],
"main": "",

@@ -15,4 +20,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "e371c62973985d3dee7e0bbf5d0f7b6f9be6d574a59ed007190170f772ee1298",
"typesPublisherContentHash": "5e0c21d9e0bd9306183d2617107fe41f82367b32358a8ac5986a2eca652edeee",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/cron
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cron
Additional Details
* Last updated: Sat, 04 Feb 2017 02:33:08 GMT
* Last updated: Fri, 28 Apr 2017 02:11:04 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