Socket
Socket
Sign inDemoInstall

cronstrue

Package Overview
Dependencies
0
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.7 to 0.1.8

4

package.json
{
"name": "cronstrue",
"version": "0.1.7",
"version": "0.1.8",
"description": "Convert cron expressions into human readable descriptions",

@@ -51,3 +51,3 @@ "author": "Brady Holt",

"prepublish": "npm run build_dist",
"postpublish": "git commit -a -m \"New release\" && git push && git push --tags",
"postpublish": "./bin/postpublish",
"publishpatch": "npm version patch && npm publish",

@@ -54,0 +54,0 @@ "publishminor": "npm version minor && npm publish"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc