@huddly/camera-proto
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
251049
5
2
+ Addedgoogle-protobuf@3.21.4(transitive)
- Removed@grpc/grpc-js@^1.3.4