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.6 to 1.0.7

1

main/telescope.js

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

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

@@ -26,0 +27,0 @@ },

4

package.json
{
"name": "@cosmology/types",
"version": "1.0.6",
"version": "1.0.7",
"description": "Telescope types",

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

},
"gitHead": "7ebe61e57b742993abb1109dda388e4938f42832"
"gitHead": "505717a66ea26c0fef3800f448c85b1934d7ddb8"
}

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

enabled?: boolean;
useByDefault?: boolean;
useByDefaultRpc?: boolean;
useUnionTypes?: boolean;

@@ -52,2 +54,3 @@ };

allowUndefinedTypes?: boolean;
allowEncodeDefaultScalars?: boolean;
optionalQueryParams?: boolean;

@@ -54,0 +57,0 @@ optionalPageRequests?: 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