Socket
Socket
Sign inDemoInstall

citadel-svc-common-http-service

Package Overview
Dependencies
81
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

4

package.json
{
"name": "citadel-svc-common-http-service",
"version": "1.0.8",
"version": "1.0.9",
"description": "Common service to provide reusable functions to make HTTP requests.",

@@ -10,3 +10,3 @@ "main": "dist/index.js",

"clean": "rm -rf node_modules",
"cleanPublish": "npm run clean && npm publish"
"npmPublish": "npm run build && npm run clean && npm publish"
},

@@ -13,0 +13,0 @@ "repository": {

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