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.3 to 1.0.4

4

package.json
{
"name": "@cosmology/types",
"version": "1.0.3",
"version": "1.0.4",
"description": "Telescope types",

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

},
"gitHead": "cdcc3aa0b280bf523decbdcdcb1f3e00f9f931a4"
"gitHead": "5de8f5b1ecb929a694a80f3882419389d55e2e54"
}

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

toJSON?: boolean;
/**
* @deprecated The 'fromPartial' option will be deprecated in a future version. Encoder objects need fromPartial to be a creator function to create instance of the type. So it should always be left on.
*/
fromPartial?: boolean;

@@ -35,0 +38,0 @@ toSDK?: 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