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

tson-schema

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tson-schema - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

dist/any.d.ts

1

dist/tson-schema.d.ts

@@ -11,1 +11,2 @@ export * from './null';

export * from './one-of';
export * from './any';

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

__export(require("./one-of"));
__export(require("./any"));
//# sourceMappingURL=tson-schema.js.map

2

package.json
{
"name": "tson-schema",
"version": "0.3.0",
"version": "0.4.0",
"description": "A TypeScript API to create JSON-Schemas and TypeScript types",

@@ -5,0 +5,0 @@ "files": [

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