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

runme

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

runme - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

1

dist/cli.js

@@ -40,3 +40,2 @@ import os from 'node:os';

const architecture = os.arch();
console.log(type, architecture);
for (let supportedPlatform of SUPPORTE_PLATFORMS) {

@@ -43,0 +42,0 @@ if (type === supportedPlatform.TYPE &&

2

package.json
{
"name": "runme",
"version": "0.2.1",
"version": "0.2.2",
"author": "Christian Bromann <christian@stateful.com>",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

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