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

@noredink/jetpack

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@noredink/jetpack - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

5

index.js

@@ -6,6 +6,3 @@ var binwrap = require("binwrap");

var root = "https://github.com/NoRedInk/jetpack/releases/download/" +
binVersion +
"/jetpack" +
binVersion;
var root = "https://github.com/NoRedInk/jetpack/releases/download/" + binVersion.version + "/jetpack";

@@ -12,0 +9,0 @@ module.exports = binwrap({

2

package.json
{
"name": "@noredink/jetpack",
"version": "2.0.6",
"version": "2.0.7",
"description": "Install jetpack",

@@ -5,0 +5,0 @@ "preferGlobal": true,

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