@samuel-martins/my-pkg-1
Advanced tools
Comparing version 1.3.0 to 1.4.0
module.exports = function () { | ||
console.log("Olá, pessoal!"); | ||
console.log("Ola, monorepos!"); | ||
}; |
{ | ||
"name": "@samuel-martins/my-pkg-1", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"license": "ISC", | ||
"gitHead": "170ee3253ec900f6286b07a9bc3bd67c11c2439b" | ||
"gitHead": "04f890e54ef31481cd182ca696376e71a9f903b3" | ||
} |
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
345