machinepack-npm
Advanced tools
Comparing version 2.0.3 to 3.0.0
@@ -27,3 +27,2 @@ module.exports = { | ||
"npmUrl": "http://npmjs.org/package/machinepack-foo", | ||
"sourceCodeUrl": "https://github.com/baz/machinepack-foo", | ||
"sourceUrl": "https://github.com/baz/machinepack-foo", | ||
@@ -30,0 +29,0 @@ "author": "Substack <substack@substack.com>", |
@@ -33,3 +33,2 @@ module.exports = { | ||
"npmUrl": "http://npmjs.org/package/machinepack-foo", | ||
"sourceCodeUrl": "https://github.com/baz/machinepack-foo", | ||
"sourceUrl": "https://github.com/baz/machinepack-foo", | ||
@@ -134,4 +133,2 @@ "author": "Substack <substack@substack.com>", | ||
})(); | ||
// Alias for compatibility | ||
moduleMetadata.sourceCodeUrl = moduleMetadata.sourceUrl; | ||
@@ -138,0 +135,0 @@ // Normalize contributors list from NPM maintainers, contributors, & author properties. |
{ | ||
"name": "machinepack-npm", | ||
"version": "2.0.3", | ||
"version": "3.0.0", | ||
"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
19807
568