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

@cosmology/types

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cosmology/types - npm Package Compare versions

Comparing version 1.11.1 to 1.11.2

1

main/telescope.js

@@ -24,2 +24,3 @@ "use strict";

enabled: true,
registerAllDecodersToGlobal: true,
useByDefault: true,

@@ -26,0 +27,0 @@ useByDefaultRpc: true,

4

package.json
{
"name": "@cosmology/types",
"version": "1.11.1",
"version": "1.11.2",
"description": "Telescope types",

@@ -63,3 +63,3 @@ "author": "Dan Lynch <pyramation@gmail.com>",

},
"gitHead": "b0e3dcdf89925d14397259dcbdb0092f0a839678"
"gitHead": "3917834ef6662d841d941f6438ebf7e07bc36582"
}

@@ -45,2 +45,3 @@ import { TSBuilderInput } from "@cosmwasm/ts-codegen";

useGlobalDecoderRegistry?: boolean;
registerAllDecodersToGlobal?: boolean;
useUseInterfacesParams?: boolean;

@@ -244,2 +245,3 @@ useByDefault?: boolean;

enabled: boolean;
useGlobalDecoderRegistry?: boolean;
genCustomHooks?: boolean;

@@ -246,0 +248,0 @@ include?: {

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