Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

axios-har-tracker

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-har-tracker - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

axios-har-tracker-0.5.1.tgz

16

CHANGELOG.md

@@ -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 @@

14

package.json
{
"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"
}
}
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