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

@api-ts/superagent-wrapper

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@api-ts/superagent-wrapper - npm Package Compare versions

Comparing version 1.1.11 to 1.1.12

24

package.json
{
"name": "@api-ts/superagent-wrapper",
"version": "1.1.11",
"version": "1.1.12",
"description": "Make type-safe HTTP requests with superagent",

@@ -17,3 +17,3 @@ "author": "Patrick McLaughlin <patrickmclaughlin@bitgo.com>",

"format:fix": "prettier --write .",
"test": "c8 --all mocha test/**/*.test.ts --require ts-node/register --exit"
"test": "c8 --all node --require @swc-node/register --test test/*.test.ts"
},

@@ -27,18 +27,18 @@ "dependencies": {

"devDependencies": {
"@types/chai": "4.3.5",
"@types/express": "4.17.17",
"@types/mocha": "10.0.1",
"@types/superagent": "4.1.18",
"@types/supertest": "2.0.12",
"@swc-node/register": "1.6.7",
"@types/express": "4.17.18",
"@types/node": "20.7.0",
"@types/superagent": "4.1.19",
"@types/supertest": "2.0.13",
"@types/whatwg-url": "11.0.0",
"c8": "7.13.0",
"chai": "4.3.7",
"c8": "8.0.1",
"express": "4.18.2",
"io-ts-types": "0.5.19",
"mocha": "10.2.0",
"superagent": "8.0.9",
"superagent": "8.1.2",
"supertest": "6.3.3",
"ts-node": "10.9.1",
"typescript": "4.7.4"
},
"peerDependencies": {
"superagent": "*"
},
"publishConfig": {

@@ -45,0 +45,0 @@ "access": "public"

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