New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

praxios

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

praxios - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [1.1.0](https://github.com/Safe-Security/praxios/compare/v1.0.3...v1.1.0) (2021-12-04)
### Features
* **actions:** added coverage.yml ([#10](https://github.com/Safe-Security/praxios/issues/10)) ([d372cbd](https://github.com/Safe-Security/praxios/commit/d372cbdea52aac342f24693ff659529a2320e5cc))
## [1.0.3](https://github.com/Safe-Security/praxios/compare/v1.0.2...v1.0.3) (2021-10-01)

@@ -2,0 +9,0 @@

9

package.json
{
"name": "praxios",
"version": "1.0.3",
"version": "1.1.0",
"description": "wrapper to support corporate proxies in axios",

@@ -18,4 +18,4 @@ "main": "dist/index.js",

"@commitlint/config-conventional": "^13.2.0",
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/git": "^10.0.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@types/jest": "^27.0.2",

@@ -30,4 +30,5 @@ "husky": "^7.0.2",

"test": "jest",
"prepare": "husky install"
"prepare": "husky install",
"test:coverage:jest": "jest --silent --ci --json --coverage --testLocationInResults --outputFile=\"report.json\" --forceExit"
}
}
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