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

@oclif/test

Package Overview
Dependencies
Maintainers
5
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/test - npm Package Compare versions

Comparing version 1.2.2 to 1.2.4

1

lib/index.d.ts

@@ -71,3 +71,2 @@ import * as Config from '@oclif/config';

output: {
error?: Error | undefined;
nock: number;

@@ -74,0 +73,0 @@ };

20

package.json
{
"name": "@oclif/test",
"description": "test helpers for oclif components",
"version": "1.2.2",
"version": "1.2.4",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/test/issues",
"dependencies": {
"fancy-test": "^1.4.1"
"fancy-test": "^1.4.3"
},
"devDependencies": {
"@oclif/command": "^1.5.4",
"@oclif/config": "^1.8.7",
"@oclif/command": "^1.5.10",
"@oclif/config": "^1.12.6",
"@oclif/errors": "^1.2.2",
"@oclif/tslint": "^3.1.1",
"@types/chai": "^4.1.6",
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.5",
"@types/node": "^10.11.7",
"@types/node": "^10.12.24",
"chai": "^4.2.0",
"globby": "^8.0.1",
"globby": "^9.0.0",
"mocha": "^5.2.0",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"typescript": "3.1.3"
"ts-node": "^8.0.2",
"tslint": "^5.12.1",
"typescript": "3.3.3"
},

@@ -25,0 +25,0 @@ "engines": {

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