Comparing version 1.9.0 to 1.10.0
@@ -372,2 +372,7 @@ #!/usr/bin/env node | ||
var key = getKey(stamp); | ||
if (prop === 'stop') { | ||
// Use 'stop' as synonym for 'end' | ||
prop = 'end'; | ||
} | ||
@@ -374,0 +379,0 @@ if (prop === 'end') { |
{ | ||
"name": "clocker", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"description": "track project hours", | ||
@@ -5,0 +5,0 @@ "bin": { |
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
20430
422
1