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

@oclif/test

Package Overview
Dependencies
Maintainers
4
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.1 to 1.2.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.2.2](https://github.com/oclif/test/compare/v1.2.1...v1.2.2) (2018-10-13)
### Bug Fixes
* remove greenkeeper badge ([35730ff](https://github.com/oclif/test/commit/35730ff))
## [1.2.1](https://github.com/oclif/test/compare/v1.2.0...v1.2.1) (2018-09-14)

@@ -2,0 +9,0 @@

18

package.json
{
"name": "@oclif/test",
"description": "test helpers for oclif components",
"version": "1.2.1",
"version": "1.2.2",
"author": "Jeff Dickey @jdxcode",

@@ -11,10 +11,10 @@ "bugs": "https://github.com/oclif/test/issues",

"devDependencies": {
"@oclif/command": "^1.5.0",
"@oclif/config": "^1.7.6",
"@oclif/errors": "^1.2.0",
"@oclif/tslint": "^3.1.0",
"@types/chai": "^4.1.4",
"@oclif/command": "^1.5.4",
"@oclif/config": "^1.8.7",
"@oclif/errors": "^1.2.2",
"@oclif/tslint": "^3.1.1",
"@types/chai": "^4.1.6",
"@types/mocha": "^5.2.5",
"@types/node": "^10.9.4",
"chai": "^4.1.2",
"@types/node": "^10.11.7",
"chai": "^4.2.0",
"globby": "^8.0.1",

@@ -24,3 +24,3 @@ "mocha": "^5.2.0",

"tslint": "^5.11.0",
"typescript": "3.0.3"
"typescript": "3.1.3"
},

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

@@ -10,5 +10,4 @@ @oclif/test

[![Codecov](https://codecov.io/gh/oclif/test/branch/master/graph/badge.svg)](https://codecov.io/gh/oclif/test)
[![Greenkeeper](https://badges.greenkeeper.io/oclif/test.svg)](https://greenkeeper.io/)
[![Known Vulnerabilities](https://snyk.io/test/npm/@oclif/test/badge.svg)](https://snyk.io/test/npm/@oclif/test)
[![Downloads/week](https://img.shields.io/npm/dw/@oclif/test.svg)](https://npmjs.org/package/@oclif/test)
[![License](https://img.shields.io/npm/l/@oclif/test.svg)](https://github.com/oclif/test/blob/master/package.json)
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