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

@trezor/schema-utils

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trezor/schema-utils - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2-beta.1

4

lib/index.d.ts

@@ -1,2 +0,2 @@

import { JavaScriptTypeBuilder, Static, TSchema, TObject, Optional, CloneType } from '@sinclair/typebox';
import { JavaScriptTypeBuilder, Static, TSchema, Optional, CloneType } from '@sinclair/typebox';
import { ArrayBufferBuilder, BufferBuilder, KeyofEnumBuilder, UintBuilder } from './custom-types';

@@ -11,3 +11,3 @@ declare const CustomTypeBuilder_base: import("ts-mixer/dist/types/types").Class<any[], JavaScriptTypeBuilder & ArrayBufferBuilder & BufferBuilder & KeyofEnumBuilder & UintBuilder, typeof JavaScriptTypeBuilder & typeof ArrayBufferBuilder & typeof BufferBuilder & typeof KeyofEnumBuilder & typeof UintBuilder>;

export { Optional, CloneType };
export type { Static, TObject, TSchema };
export type * from '@sinclair/typebox';
//# sourceMappingURL=index.d.ts.map
{
"name": "@trezor/schema-utils",
"version": "1.2.1",
"version": "1.2.2-beta.1",
"license": "See LICENSE.md in repo root",

@@ -5,0 +5,0 @@ "sideEffects": false,

Sorry, the diff of this file is not supported yet

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