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

@capriza/http-utils

Package Overview
Dependencies
Maintainers
4
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capriza/http-utils - npm Package Compare versions

Comparing version 0.2.14-dev.1 to 0.2.14

prop.txt

8

package.json
{
"name": "@capriza/http-utils",
"version": "0.2.14-dev.1",
"version": "0.2.14",
"description": "HTTP Request utils that handles, request-response, errors, concurrency, priority and authentication",
"main": "index.js",
"scripts": {
"test": "./node_modules/.bin/mocha --timeout 10000 --exit --reporter spec",
"test-coverageAndReport": "npm run test",
"build": "node scripts/build.js"
"test": "./node_modules/.bin/mocha --timeout 10000 --exit --reporter spec"
},

@@ -30,3 +28,3 @@ "repository": {

"dependencies": {
"axios": "^0.18.0"
"axios": "^0.18.1"
},

@@ -33,0 +31,0 @@ "devDependencies": {

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