Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "rox-node", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Rollout.io ROX JS SDK Node", | ||
@@ -46,3 +46,3 @@ "author": "Rollout.io <support@rollout.io>", | ||
"dependencies": { | ||
"axios": "^0.19.2" | ||
"axios": "0.21.1" | ||
}, | ||
@@ -65,3 +65,3 @@ "devDependencies": { | ||
"rollup-plugin-node-resolve": "^3.0.0", | ||
"rox-base": "^5.0.0", | ||
"rox-base": "^5.0.1", | ||
"supertest": "^4.0.2", | ||
@@ -76,2 +76,3 @@ "uglifyjs-webpack-plugin": "^1.2.3", | ||
], | ||
"testURL": "http://localhost/", | ||
"moduleDirectories": [ | ||
@@ -87,3 +88,3 @@ "node_modules" | ||
}, | ||
"gitHead": "f3a3d766caf2cf49dfd7dd2a615c5d576b0bb042" | ||
"gitHead": "b9598abc6e0f544b16b0d631745cc9fad65b9bf4" | ||
} |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
405252
9926
12
4
+ Addedaxios@0.21.1(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
- Removedaxios@0.19.2(transitive)
- Removedfollow-redirects@1.5.10(transitive)
Updatedaxios@0.21.1