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