Socket
Socket
Sign inDemoInstall

@orion-js/http

Package Overview
Dependencies
Maintainers
3
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orion-js/http - npm Package Compare versions

Comparing version 3.2.0 to 3.2.3

2

lib/types.d.ts

@@ -41,1 +41,3 @@ import express from 'express';

}
export declare type Request = express.Request;
export declare type Response = express.Response;

4

package.json
{
"name": "@orion-js/http",
"version": "3.2.0",
"version": "3.2.3",
"main": "lib/index.js",

@@ -43,3 +43,3 @@ "types": "lib/index.d.ts",

},
"gitHead": "683cc5a018d45654ddf1299ea28e291fc7367dee"
"gitHead": "169123c560388991a3e2d3d7c96682dcb3713523"
}
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