axios-har-tracker
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -0,2 +1,18 @@ | ||
## 0.5.1 | ||
use: | ||
- *@types/jest* v29.5.0 | ||
- *istanbul-lib-coverage* v^3.2.0 | ||
- *jest-junit* v15.0.0 | ||
- *ts-jest* v29.1.0 | ||
- *typescript* v4.9.5 | ||
- *jest* v29.5.0 | ||
## 0.5.0 | ||
- use all headers from response | ||
## 0.4.0 | ||
- use *axios* v0.27.2 | ||
## 0.3.0 | ||
@@ -3,0 +19,0 @@ |
{ | ||
"name": "axios-har-tracker", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "", | ||
@@ -35,3 +35,3 @@ "main": "dist/axios-har-tracker.js", | ||
"devDependencies": { | ||
"@types/jest": "^26.0.19", | ||
"@types/jest": "^29.5.0", | ||
"@types/node": "12.12.2", | ||
@@ -41,11 +41,11 @@ "@types/tough-cookie": "2.3.2", | ||
"istanbul-api": "^3.0.0", | ||
"istanbul-lib-coverage": "^3.0.0", | ||
"jest-junit": "^12.0.0", | ||
"istanbul-lib-coverage": "^3.2.0", | ||
"jest-junit": "^15.0.0", | ||
"path": "^0.12.7", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^26.4.4", | ||
"typescript": "4.0.2", | ||
"jest": "^26.6.3", | ||
"ts-jest": "^29.1.0", | ||
"typescript": "^4.9.5", | ||
"jest": "^29.5.0", | ||
"fs-extra": "^9.0.1" | ||
} | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
0
37067