@parca/client
Advanced tools
Comparing version 0.12.27 to 0.12.30
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.12.30](https://github.com/parca-dev/parca/compare/ui-v0.12.29...ui-v0.12.30) (2022-04-29) | ||
**Note:** Version bump only for package @parca/client | ||
## [0.12.27](https://github.com/parca-dev/parca/compare/ui-v0.12.26...ui-v0.12.27) (2022-04-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@parca/client", | ||
"version": "0.12.27", | ||
"version": "0.12.30", | ||
"description": "Parca API Client", | ||
@@ -10,8 +10,7 @@ "main": "src/index.ts", | ||
"dependencies": { | ||
"@improbable-eng/grpc-web": "^0.15.0", | ||
"@improbable-eng/grpc-web-node-http-transport": "^0.15.0", | ||
"google-protobuf": "^3.19.0" | ||
"@protobuf-ts/runtime": "^2.5.0", | ||
"@protobuf-ts/runtime-rpc": "^2.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/google-protobuf": "^3.15.5" | ||
"globby": "^13.1.1" | ||
}, | ||
@@ -25,3 +24,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "5468f69e0d44285ea304bd870ce9dccd25a3e019" | ||
"gitHead": "ba113635bf4708d3a730028d4c538a8ee1d03239" | ||
} |
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
2
0
456315
19
9476
+ Added@protobuf-ts/runtime@^2.5.0
+ Added@protobuf-ts/runtime@2.9.4(transitive)
+ Added@protobuf-ts/runtime-rpc@2.9.4(transitive)
- Removed@improbable-eng/grpc-web@^0.15.0
- Removed@improbable-eng/grpc-web-node-http-transport@^0.15.0
- Removedgoogle-protobuf@^3.19.0
- Removed@improbable-eng/grpc-web@0.15.0(transitive)
- Removed@improbable-eng/grpc-web-node-http-transport@0.15.0(transitive)
- Removedbrowser-headers@0.4.1(transitive)
- Removedgoogle-protobuf@3.21.4(transitive)