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

cronstrue

Package Overview
Dependencies
Maintainers
1
Versions
195
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.6.0 to 0.8.0

4

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

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

"test": "./node_modules/.bin/mocha --reporter spec",
"build_dist": "rm -rf ./dist && webpack && mv ./dist/src/* ./dist/ && rm -rf ./dist/src",
"prerelease": "rm -rf ./dist && webpack && mv ./dist/src/* ./dist/ && rm -rf ./dist/src && git add -A && git commit --allow-empty -m 'Build latest /dist'",
"release": "npm-github-release"
}
}
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