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

jute

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jute - npm Package Compare versions

Comparing version 0.0.67 to 0.0.68

output/backend/v8-test.txt

2

jute/daemon.js

@@ -18,3 +18,3 @@ #!env node

var daemon = require("daemonize").setup({
var daemon = require("daemonize2").setup({
main: "../jute_backend.js"

@@ -21,0 +21,0 @@ , name: "jute"

@@ -13,3 +13,3 @@ {

],
"version": "0.0.67",
"version": "0.0.68",
"author": "Mark Ethan Trostler <mark@zzo.com>",

@@ -46,3 +46,3 @@ "preferGlobal": true,

"webdriverjs": "",
"daemonize": "~0.3",
"daemonize2": "~0.4",
"jasmine-node": "~1.0",

@@ -49,0 +49,0 @@ "glob": "~3.2.6"

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