machinepack-npm
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -134,3 +134,3 @@ module.exports = { | ||
// Alias for compatibility | ||
moduleMetadata.sourceCodeUrl = sourceUrl; | ||
moduleMetadata.sourceCodeUrl = moduleMetadata.sourceUrl; | ||
@@ -137,0 +137,0 @@ // Normalize contributors list from NPM maintainers, contributors, & author properties. |
{ | ||
"name": "machinepack-npm", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Work with the public NPM repository.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
20037