Socket
Socket
Sign inDemoInstall

unitimer

Package Overview
Dependencies
0
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.7.1 to 3.8.0

6

package.json
{
"name": "unitimer",
"version": "3.7.1",
"version": "3.8.0",
"description": "Universal timer (Node.js and browser)",

@@ -12,4 +12,4 @@ "main": "./lib/index.js",

"watch": "babel -w src/ -d lib/",
"lint": "eslint . --ext .js",
"fix": "eslint . --ext .js --fix",
"lint": "eslint ./src --ext .js",
"fix": "eslint ./src --ext .js --fix",
"unit": "ava -v",

@@ -16,0 +16,0 @@ "test": "yarn lint && ava -v"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc