Socket
Socket
Sign inDemoInstall

@improbable-eng/grpc-web-node-http-transport

Package Overview
Dependencies
3
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.2 to 0.9.5

12

package.json
{
"name": "@improbable-eng/grpc-web-node-http-transport",
"version": "0.9.2",
"version": "0.9.5",
"description": "Node HTTP Transport for use with @improbable-eng/grpc-web",

@@ -13,5 +13,7 @@ "main": "lib/index.js",

"postbootstrap": "npm run build",
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
"build": "tsc"
},
"publishConfig": {
"access": "public"
},
"author": "Improbable",

@@ -23,3 +25,3 @@ "license": "Apache-2.0",

"devDependencies": {
"@improbable-eng/grpc-web": "^0.9.2",
"@improbable-eng/grpc-web": "^0.9.5",
"@types/node": "^10.12.0",

@@ -29,3 +31,3 @@ "google-protobuf": "^3.2.0",

},
"gitHead": "2d20ba6f76056af7016662dbe6f5f3c392c7e454"
"gitHead": "6b027b17a7c2e896d0b7691b69a9e5468d58bebe"
}
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