Comparing version 4.9.15 to 4.9.16
{ | ||
"name": "rox-node", | ||
"version": "4.9.15", | ||
"version": "4.9.16", | ||
"description": "Rollout.io ROX JS SDK Node", | ||
@@ -32,3 +32,3 @@ "author": "Rollout.io <support@rollout.io>", | ||
"start": "nodemon demo/index.js", | ||
"debug": "node --inspect-brk=58591 demo/index.js", | ||
"debug": "node --inspect-brk=5859 demo/index.js", | ||
"test": "BABEL_ENV=test jest --no-watchman --testPathPattern ./src/**", | ||
@@ -63,3 +63,3 @@ "test:watch": "BABEL_ENV=test jest --testPathPattern ./src/** --watch", | ||
"rollup-plugin-node-resolve": "^3.0.0", | ||
"rox-base": "^4.9.15", | ||
"rox-base": "^4.9.16", | ||
"supertest": "^4.0.2", | ||
@@ -84,3 +84,3 @@ "uglifyjs-webpack-plugin": "^1.2.3", | ||
}, | ||
"gitHead": "e0f3a5d344c83e55cb7c8e3178a22f30b35249d0" | ||
"gitHead": "3b530967ed7e89e7d74b7a6900cae2725cda03f3" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
421225