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.4.0 to 1.4.2

3

main/telescope.js

@@ -93,2 +93,5 @@ "use strict";

enabled: true,
customTypes: {
useCosmosSDKDec: false
},
casingFn: case_1.snake,

@@ -95,0 +98,0 @@ exceptions: {

4

package.json
{
"name": "@cosmology/types",
"version": "1.4.0",
"version": "1.4.2",
"description": "Telescope types",

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

},
"gitHead": "8c3ca2bc2cff95a3ad2240fb6f8f1ce52cd49790"
"gitHead": "d3e172a4a268dfa7bd5cb9a4b62b72339c4d4490"
}

@@ -8,1 +8,2 @@ # @cosmology/types

</p>

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

enabled: boolean;
customTypes?: {
useCosmosSDKDec?: boolean;
};
useProtoOptionality?: boolean;

@@ -117,0 +120,0 @@ disableMsgTypes?: 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