@boardroom/protocol-info
Advanced tools
Comparing version 2.2.17 to 2.3.0
@@ -5,2 +5,14 @@ # Changelog | ||
## [2.3.0](https://github.com/boardroom-inc/protocol-Info/compare/v2.2.17...v2.3.0) (2021-06-04) | ||
### Features | ||
* script and github action to aggregate all events into one place" ([fad9f53](https://github.com/boardroom-inc/protocol-Info/commit/fad9f537785178c56f4d33764d2c541991635f90)) | ||
### Bug Fixes | ||
* yarn script command ([dedc592](https://github.com/boardroom-inc/protocol-Info/commit/dedc5925b98c818642b3e82f10ba5339b7b0f0be)) | ||
### [2.2.17](https://github.com/boardroom-inc/protocol-Info/compare/v2.2.16...v2.2.17) (2021-05-28) | ||
@@ -7,0 +19,0 @@ |
{ | ||
"name": "@boardroom/protocol-info", | ||
"version": "2.2.17", | ||
"version": "2.3.0", | ||
"description": "Project information which will be served to display on the Boardroom Governance Portal.", | ||
@@ -31,2 +31,3 @@ "main": "dist/index.js", | ||
"prepare": "yarn build", | ||
"aggregateEvents": "ts-node ./scripts/aggregate_events.ts", | ||
"validate": "yarn build && ts-node ./scripts/validate.ts" | ||
@@ -33,0 +34,0 @@ }, |
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
2973395
445
80