@tinypudding/puddy-lib
Advanced tools
Comparing version 1.1.33 to 1.1.34
@@ -17,4 +17,4 @@ module.exports = function (obj) { | ||
// Nothing | ||
return null; | ||
return 0; | ||
}; |
{ | ||
"name": "@tinypudding/puddy-lib", | ||
"version": "1.1.33", | ||
"version": "1.1.34", | ||
"description": "Essential codes to run the other repositories from the Tiny Pudding Account.", | ||
@@ -5,0 +5,0 @@ "main": "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
74654