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-3 to 0.1.0-alpha-5

6

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

@@ -18,4 +18,4 @@ "author": "Rajat Sharma <lunasunkaiser@gmail.com>",

"bintransit": {
"darwin": "https://github.com/rajatsharma/skylink/releases/download/v0.1.2-alpha.4/skylink-v0.1.2-alpha.4-x86_64-apple-darwin.tar.gz",
"linux": "https://github.com/rajatsharma/skylink/releases/download/v0.1.2-alpha.4/skylink-v0.1.2-alpha.4-x86_64-unknown-linux-musl.tar.gz"
"darwin": "https://github.com/rajatsharma/skylink/releases/download/v0.1.2-alpha.4/skylink-v0.1.2-alpha.5-x86_64-apple-darwin.tar.gz",
"linux": "https://github.com/rajatsharma/skylink/releases/download/v0.1.2-alpha.4/skylink-v0.1.2-alpha.5-x86_64-unknown-linux-musl.tar.gz"
},

@@ -22,0 +22,0 @@ "dependencies": {

@@ -5,2 +5,4 @@ # Skylink

![Build](https://github.com/rajatsharma/skylink/workflows/Build/badge.svg)
## Prerequisites

@@ -30,3 +32,3 @@

```sh
$ ./gradlew :app:build
$ ./gradlew :app:release
```

@@ -37,3 +39,3 @@

```sh
./app/build/jlink/bin/skylink
./app/build/jlink/skylink
```

@@ -43,2 +45,2 @@

[![MIT](https://img.shields.io/badge/-MIT-black?style=flat-square)](https://github.com/rajatsharma/skylink/blob/master/LICENSE)
[![MIT](https://img.shields.io/badge/-MIT-black?style=flat-square)](https://github.com/rajatsharma/skylink/blob/master/LICENSE)
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