Comparing version 3.7.1 to 3.8.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
177470
15
1