@autorelease/test-lib
Advanced tools
Comparing version 3.0.24-canary.77eecb9.0 to 3.1.0-canary.2.7.0
function greeting(name) { | ||
return 'Hello, ' + name + '!'; | ||
return 'Hello, ' + name + '!!'; | ||
} | ||
module.exports = greeting; |
{ | ||
"name": "@autorelease/test-lib", | ||
"version": "3.0.24-canary.77eecb9.0", | ||
"version": "3.1.0-canary.2.7.0", | ||
"description": "> TODO: ", | ||
@@ -29,3 +29,3 @@ "author": "Andrew Lisowski <lisowski54@gmail.com>", | ||
}, | ||
"gitHead": "77eecb972b8005e8bc59856d951f86d8cf3e8fa3" | ||
"gitHead": "d402e82f1359ab3818eefb1c49eea5d19f307a60" | ||
} |
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
971