@samuel-martins/my-pkg-2
Advanced tools
Comparing version 2.0.0 to 2.1.0
module.exports = function() { | ||
console.log("Olá Arquitetura!"); | ||
console.log("Olá Arquitetura - esse é o pacote 2!"); | ||
}; |
{ | ||
"name": "@samuel-martins/my-pkg-2", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"license": "ISC", | ||
"gitHead": "c3e01eacabbbc90a1bccf58d7ed0d972c47090f9" | ||
"gitHead": "8a0f8e4a993edb0169272c4b708dc3167a42b8a7" | ||
} |
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
368