f5-conx-core
Advanced tools
Comparing version 0.12.0 to 0.12.1
{ | ||
"name": "f5-conx-core", | ||
"author": "F5 Networks", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"description": "F5 SDK for JavaScript with Typescript type definitions", | ||
@@ -41,9 +41,8 @@ "license": "SEE LICENSE IN LICENSE.txt", | ||
"@szmarczak/http-timer": "^4.0.6", | ||
"axios": "^0.21.1" | ||
"axios": "^0.25.0" | ||
}, | ||
"devDependencies": { | ||
"@types/assert": "^1.5.4", | ||
"@types/mocha": "^8.2.2", | ||
"@types/mocha": "^8.2.3", | ||
"@types/node": "^14.14.37", | ||
"@types/sinon": "^9.0.11", | ||
"@typescript-eslint/eslint-plugin": "^4.20.0", | ||
@@ -53,11 +52,9 @@ "@typescript-eslint/parser": "^4.20.0", | ||
"eslint": "^7.23.0", | ||
"mocha": "^8.3.2", | ||
"mocha": "^8.4.0", | ||
"nock": "^13.2.1", | ||
"nodemon": "^2.0.7", | ||
"nyc": "^15.1.0", | ||
"sinon": "^10.0.0", | ||
"ts-node": "^9.0.0", | ||
"ts-node": "^9.1.1", | ||
"typedoc": "^0.20.34", | ||
"typescript": "^4.2.4", | ||
"vscode-test-adapter-remoting-util": "^0.12.0" | ||
"typescript": "^4.2.4" | ||
}, | ||
@@ -64,0 +61,0 @@ "nyc": { |
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
14
654213
+ Addedaxios@0.25.0(transitive)
- Removedaxios@0.21.4(transitive)
Updatedaxios@^0.25.0