Comparing version 0.2.1 to 0.2.2
@@ -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 && |
{ | ||
"name": "runme", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"author": "Christian Bromann <christian@stateful.com>", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
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
6211669
689