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

@join-com/grpc-ts

Package Overview
Dependencies
Maintainers
7
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@join-com/grpc-ts - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

18

package.json
{
"name": "@join-com/grpc-ts",
"version": "1.1.2",
"version": "1.1.3",
"description": "grpc typescript wrapper",

@@ -41,15 +41,15 @@ "main": "./lib/index.js",

"@join-com/node-trace": "^0.1.5",
"@types/jest": "^24.0.3",
"@types/node": "^11.9.3",
"jest": "^24.1.0",
"jest-cli": "^24.1.0",
"jest-watch-typeahead": "^0.2.1",
"@types/jest": "^24.0.11",
"@types/node": "^11.13.0",
"jest": "^24.7.1",
"jest-cli": "^24.7.1",
"jest-watch-typeahead": "^0.3.0",
"prettier": "^1.16.4",
"protobufjs": "^6.8.8",
"ts-jest": "^23.10.5",
"typescript": "^3.3.3"
"ts-jest": "^24.0.2",
"typescript": "^3.4.2"
},
"dependencies": {
"grpc": "^1.18.0"
"grpc": "^1.19.0"
}
}
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