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

@subql/types-cosmos

Package Overview
Dependencies
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@subql/types-cosmos - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1-0

2

dist/global.d.ts
import { CosmWasmClient } from '@cosmjs/cosmwasm-stargate';
import { Registry } from '@cosmjs/proto-signing';
import Pino from 'pino';

@@ -10,2 +11,3 @@ import { Store, DynamicDatasourceCreator } from './interfaces';

const createDynamicDatasource: DynamicDatasourceCreator;
const registry: Registry;
}

4

package.json
{
"name": "@subql/types-cosmos",
"version": "0.1.0",
"version": "0.1.1-0",
"description": "",

@@ -25,3 +25,3 @@ "homepage": "https://github.com/subquery/subql",

},
"stableVersion": "0.0.7-0"
"stableVersion": "0.1.0"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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