New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@subql/common-cosmos

Package Overview
Dependencies
Maintainers
2
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@subql/common-cosmos - npm Package Compare versions

Comparing version 0.0.7-1 to 0.0.7

7

CHANGELOG.md

@@ -11,2 +11,6 @@ # Changelog

## [0.0.7] - 2022-07-28
### Added
- Add block modulo filter on cosmos blockHandler. E.g. if modulo: 50, the block handler will run on every 50 blocks. (#43)
## [0.0.6] - 2022-06-21

@@ -19,4 +23,5 @@ ### Fixed

[Unreleased]: https://github.com/subquery/subql-cosmos/compare/common-cosmos/0.0.6...HEAD
[Unreleased]: https://github.com/subquery/subql-cosmos/compare/common-cosmos/0.0.7...HEAD
[0.0.7]: https://github.com/subquery/subql-cosmos/compare/types/0.0.6...common-cosmos/0.0.7
[0.0.6]: https://github.com/subquery/subql-cosmos/compare/types/0.0.5...common-cosmos/0.0.6

7

package.json
{
"name": "@subql/common-cosmos",
"version": "0.0.7-1",
"version": "0.0.7",
"description": "",

@@ -17,3 +17,3 @@ "scripts": {

"@subql/common": "latest",
"@subql/types-cosmos": "0.1.2-2",
"@subql/types-cosmos": "0.1.2-3",
"class-transformer": "0.4.0",

@@ -28,4 +28,3 @@ "class-validator": "^0.13.2",

"@types/pino": "^6.3.12"
},
"stableVersion": "0.0.7-0"
}
}
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