@onflow/protobuf
Advanced tools
Comparing version 1.2.0-alpha.1 to 1.2.0-alpha.2
# @onflow/protobuf | ||
## 1.2.0-alpha.2 | ||
### Patch Changes | ||
- [#1663](https://github.com/onflow/fcl-js/pull/1663) [`62dfafa9`](https://github.com/onflow/fcl-js/commit/62dfafa9c7adc3933822b0d3171d6eb025f1719e) Thanks [@nialexsan](https://github.com/nialexsan)! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules. | ||
## 1.2.0-alpha.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@onflow/protobuf", | ||
"version": "1.2.0-alpha.1", | ||
"version": "1.2.0-alpha.2", | ||
"description": "Access Node Protobuf", | ||
@@ -15,10 +15,4 @@ "license": "Apache-2.0", | ||
}, | ||
"jest": { | ||
"transform": { | ||
".js": "jest-esm-transformer" | ||
} | ||
}, | ||
"devDependencies": { | ||
"jest": "^27.5.1", | ||
"jest-esm-transformer": "1.0.0", | ||
"jest": "^29.5.0", | ||
"path": "0.12.7", | ||
@@ -25,0 +19,0 @@ "ts-protoc-gen": "0.12.0", |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
6
2
1942870
8
1974