Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

suretype

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suretype - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

4

dist/index.d.ts

@@ -5,4 +5,4 @@ export * from "./api";

export * from './types';
import { ValidateFunction, compile, validate } from "./json-schema";
export { ValidateFunction, compile, validate };
import { ValidateFunction, EnsureFunction, SimpleValidateFunction, compile, validate } from "./json-schema";
export { ValidateFunction, EnsureFunction, SimpleValidateFunction, compile, validate, };
export { ExtractJsonSchemaOptions, SchemaWithDefinitions, ExtractedJsonSchema, extractJsonSchema, extractSingleJsonSchema, } from "./extract-json-schema";

@@ -9,0 +9,0 @@ export { getValidatorSchema } from "./validation";

{
"name": "suretype",
"version": "2.4.0",
"version": "2.4.1",
"description": "Typesafe JSON (Schema) validator with magic powers 🧙‍♂️",

@@ -5,0 +5,0 @@ "author": "Gustaf Räntilä",

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