Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

machinepack-npm

Package Overview
Dependencies
Maintainers
5
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machinepack-npm - npm Package Compare versions

Comparing version 2.0.3 to 3.0.0

1

machines/list-packages-with-details.js

@@ -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.

2

package.json
{
"name": "machinepack-npm",
"version": "2.0.3",
"version": "3.0.0",
"description": "Work with the public NPM repository.",

@@ -5,0 +5,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc