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

@alchemized/skylink

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alchemized/skylink - npm Package Compare versions

Comparing version 0.1.0-alpha-2 to 0.1.0-alpha-3

3

lib/binary.js

@@ -23,4 +23,3 @@ const { Binary } = require("binary-install");

const getBinary = () => {
const platform = getPlatform();
const version = require("./package.json").version;
const version = require("../package.json").version;
const url = getBinaryUrl();

@@ -27,0 +26,0 @@ return new Binary(url, { name: "skylink" });

{
"name": "@alchemized/skylink",
"version": "0.1.0-alpha-2",
"version": "0.1.0-alpha-3",
"repository": "https://github.com/rajatsharma/skylink.git",

@@ -5,0 +5,0 @@ "author": "Rajat Sharma <lunasunkaiser@gmail.com>",

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