Socket
Socket
Sign inDemoInstall

@atofstryker/api-client

Package Overview
Dependencies
18
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.2.0

11

package.json
{
"name": "@atofstryker/api-client",
"version": "0.1.0",
"version": "0.2.0",
"description": "a api client, containg client used to interact with a json api endpoint and parse results",

@@ -19,5 +19,5 @@ "main": "dist/index.js",

"dependencies": {
"@atofstryker/http-client": "^0.1.0",
"@atofstryker/json-api-parser": "^0.1.0",
"@atofstryker/store-tool-types": "^0.1.0",
"@atofstryker/http-client": "^0.2.0",
"@atofstryker/json-api-parser": "^0.2.0",
"@atofstryker/store-tool-types": "^0.2.0",
"lodash": "^4.0.0"

@@ -29,3 +29,4 @@ },

"axios-mock-adapter": "^1.18.1"
}
},
"gitHead": "bc70c0f8eca56ba93f15acf56fac51f9e498f291"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc