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

@celastrina/http

Package Overview
Dependencies
Maintainers
1
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@celastrina/http - npm Package Compare versions

Comparing version 1.0.0-beta-1 to 1.0.0-beta-2

HttpFunction.js

8

package.json
{
"name": "@celastrina/http",
"version": "1.0.0beta-1",
"version": "1.0.0beta-2",
"description": "HTTP Function Package for Celastrina",

@@ -18,2 +18,3 @@ "main": "index.js",

"Function",
"HTTP",
"Securtiy",

@@ -32,5 +33,8 @@ "Authorization",

"dependencies": {
"@celastrina/core": "^1.0.7beta-2",
"adal-node": "^0.2.1",
"axios": "^0.19.2"
"axios": "^0.19.2",
"jsonwebtoken": "^8.5.1",
"moment": "^2.25.1"
}
}
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