Socket
Socket
Sign inDemoInstall

@huddly/camera-proto

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@huddly/camera-proto - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

12

package.json
{
"name": "@huddly/camera-proto",
"version": "1.0.3",
"version": "1.0.4",
"description": "An npm package describing the protobuf api for huddly network cameras",

@@ -34,4 +34,4 @@ "keywords": [

"build-ts": "tsc --declaration",
"prepare": "bash scripts/buildjs.sh",
"publish-package": "npm run build && npm run build-ts && npm publish"
"publish-package": "npm run build && npm run build-ts && npm publish",
"prepare": "bash scripts/buildjs.sh"
},

@@ -43,3 +43,2 @@ "license": "ISC",

"dependencies": {
"@grpc/grpc-js": "^1.3.4",
"grpc_tools_node_protoc_ts": "^5.2.2",

@@ -49,5 +48,10 @@ "grpc-tools": "^1.11.2",

},
"peerDependencies": {
"@grpc/grpc-js": "^1.3",
"google-protobuf": "^3"
},
"devDependencies": {
"@grpc/grpc-js": "^1.3.4",
"typescript": "^4.3.5"
}
}
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