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

@travetto/schema

Package Overview
Dependencies
Maintainers
1
Versions
323
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travetto/schema - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

support/util.generate.ts

2

package.json

@@ -28,3 +28,3 @@ {

},
"version": "0.0.15"
"version": "0.0.16"
}
export * from './bind';
export * from './generate';
import { Suite, Test, BeforeAll } from '@travetto/test';
import { Schema, SchemaRegistry, GenerateUtil } from '../src';
import { Schema, SchemaRegistry } from '../src';
import { GenerateUtil } from '../support/util.generate';

@@ -5,0 +6,0 @@ import * as assert from 'assert';

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