Socket
Socket
Sign inDemoInstall

cronstrue

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cronstrue - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

4

package.json
{
"name": "cronstrue",
"version": "0.1.5",
"version": "0.1.6",
"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 --tags",
"postpublish": "git commit -a -m \"New release\" && git push && git push --tags",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc