Comparing version 2.0.1 to 2.0.2
module.exports = () => { | ||
alert('Yes!') | ||
console.log('WORKING GOOD!!!!') | ||
}; |
{ | ||
"name": "kupinet", | ||
"description": "Get a formatted timestamp.", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"homepage": "https://github.com/jonschlinkert/time-stamp", | ||
@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", |
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
6101