brisky-stamp
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -32,3 +32,3 @@ 'use strict' | ||
exports.clear = stamp => { on = false } | ||
exports.clear = () => { on = false } | ||
@@ -35,0 +35,0 @@ exports.parse = stamp => { |
{ | ||
"name": "brisky-stamp", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Generate unique meta information for change in a system", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
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
103982