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

rox-node

Package Overview
Dependencies
Maintainers
6
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rox-node - npm Package Compare versions

Comparing version 4.5.3 to 4.7.0

6

package.json
{
"name": "rox-node",
"version": "4.5.3",
"version": "4.7.0",
"description": "Rollout.io ROX JS SDK Node",

@@ -40,3 +40,3 @@ "author": "Rollout.io <support@rollout.io>",

"ROX": {
"api_version": "1.7.0"
"api_version": "1.8.0"
},

@@ -59,3 +59,3 @@ "main": "dist/rox-node.js",

"rollup-plugin-node-resolve": "^3.0.0",
"rox-base": "^4.5.3",
"rox-base": "^4.7.0",
"supertest": "^3.0.0",

@@ -62,0 +62,0 @@ "uglifyjs-webpack-plugin": "^1.2.3",

@@ -20,2 +20,3 @@ import RoxBase from 'rox-base';

return client.setup(options).then(() => {
client.sendState();
return client.fetchPeriodically();

@@ -22,0 +23,0 @@ });

Sorry, the diff of this file is too big to display

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