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

timers

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timers - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

.npmignore

21

package.json
{
"name": "timers",
"version": "0.0.0",
"description": "",
"version": "0.1.0",
"description": "A tiny cron-like tools for humman.",
"main": "index.js",
"repository": "",
"author": "",
"license": "MIT"
"devDependencies": {
"mocha": "~1.8.1",
"should": "~1.1.0",
"mocha-lcov-reporter": "~0.0.1",
"sinon": "*",
"coveralls": "~2.0.7",
"blanket": "~1.1.4"
},
"repository": "git@github.com:popomore/timers.git",
"author": "popomore <sakura9515@gmail.com>",
"license": "MIT",
"scripts": {
"test": "make test"
}
}
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