New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

artnetjs

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

artnetjs - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

1

lib/controller.js

@@ -73,2 +73,3 @@ 'use strict';

clearInterval(this._pollTimer);
this._sendPoll();
this._pollTimer = setInterval(() => this._sendPoll(), 1000);

@@ -75,0 +76,0 @@ }

2

package.json

@@ -5,3 +5,3 @@ {

"author": "Christian Blaschke <mail@platdesign.de>",
"version": "0.0.8",
"version": "0.0.9",
"dependencies": {

@@ -8,0 +8,0 @@ "bipro": "0.0.8",

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