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

@travetto/test

Package Overview
Dependencies
Maintainers
1
Versions
352
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travetto/test - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

3

package.json

@@ -13,2 +13,3 @@ {

"@types/minimist": "^1.2.0",
"lodash": "^4.17.5",
"minimist": "^1.2.0"

@@ -29,3 +30,3 @@ },

},
"version": "0.0.14"
"version": "0.0.15"
}

@@ -11,2 +11,3 @@ import * as fs from 'fs';

import { AssertUtil } from './assert';
import { TestEmitter } from './emitter';

@@ -13,0 +14,0 @@ export class TestUtil {

@@ -23,3 +23,3 @@ import { Class } from '@travetto/registry/src/model/types';

text: string;
error?: any;
error?: Error;
}

@@ -26,0 +26,0 @@

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