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

cron

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cron - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## [v1.8.1] - 2020-01-19
- Revert TS definition defaulting to DefinitelyTyped definitions.
## [v1.8.0] - 2020-01-19

@@ -2,0 +5,0 @@ - GH-454 - Range upper limit should default to highest value when step is provided by Noah May <noahmouse2011@gmail.com> in d36dc9581f9f68580a2016b368f8002a9f1e357d

3

package.json
{
"name": "cron",
"description": "Cron jobs for your node",
"version": "1.8.0",
"version": "1.8.1",
"author": "Nick Campbell <nicholas.j.campbell@gmail.com> (http://github.com/ncb000gt)",

@@ -14,3 +14,2 @@ "bugs": {

"main": "lib/cron",
"types": "lib/cron.d.ts",
"scripts": {

@@ -17,0 +16,0 @@ "test": "jest"

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