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
2
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.0.7 to 1.0.10

3

main/telescope.js

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

enabled: true,
useByDefault: false,
useByDefault: true,
useByDefaultRpc: true,
useUnionTypes: false,

@@ -27,0 +28,0 @@ },

{
"name": "@cosmology/types",
"version": "1.0.7",
"version": "1.0.10",
"description": "Telescope types",

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

},
"gitHead": "505717a66ea26c0fef3800f448c85b1934d7ddb8"
"gitHead": "c70a4c25e9dc61f58d7ef05a3d44a824ab5ed066"
}

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

enabled?: boolean;
useUseInterfacesParams?: boolean;
useByDefault?: boolean;

@@ -21,0 +22,0 @@ useByDefaultRpc?: boolean;

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