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.1.1 to 4.1.2

yarn.lock

5

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

@@ -57,5 +57,6 @@ "author": "Rollout.io <support@rollout.io>",

"rollup-plugin-node-resolve": "^3.0.0",
"rox-base": "^4.1.1",
"rox-base": "^4.1.2",
"supertest": "^3.0.0",
"uglifyjs-webpack-plugin": "^1.2.3",
"uuid": "^3.3.2",
"webpack": "^3.5.5"

@@ -62,0 +63,0 @@ },

2

src/lib/DeviceProperties.js

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

export default new DeviceProperties(RoxCache);
export default new DeviceProperties(RoxCache, require('uuid/v4'));

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