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

bridge

Package Overview
Dependencies
Maintainers
2
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bridge - npm Package Compare versions

Comparing version 2.0.19 to 2.0.20

dist/source/bridge.d.ts

17

package.json
{
"name": "bridge",
"version": "2.0.19",
"version": "2.0.20",
"description": "Bridge is a Typescript Node.js framework that provides an easy and scalable way to create REST APIs while generating the client code.",
"author": "El Ouahabi Nabil",
"author": "Bridge Team <support@bridge.codes>",
"license": "MIT",
"main": "dist/package/index.js",
"types": "dist/package/index.d.ts",
"main": "dist/source/index.js",
"types": "dist/source/index.d.ts",
"bugs": "https://github.com/bridge-codes/bridge/issues",
"homepage": "https://bridge.codes",
"files": [

@@ -19,3 +21,4 @@ "/dist"

"type": "git",
"url": "git+https://github.com/bridge-codes/bridge.git"
"url": "git+https://github.com/bridge-codes/bridge.git",
"directory": "packages/bridge"
},

@@ -34,6 +37,2 @@ "keywords": [

],
"bugs": {
"url": "https://github.com/bridge-codes/bridge/issues"
},
"homepage": "https://bridge.codes",
"devDependencies": {

@@ -40,0 +39,0 @@ "@types/express": "^4.17.14",

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