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

@oclif/test

Package Overview
Dependencies
Maintainers
3
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.0.4 to 1.0.5

8

CHANGELOG.md

@@ -0,1 +1,9 @@

<a name="1.0.5"></a>
## [1.0.5](https://github.com/oclif/test/compare/b30b892e91729769bf2e991ca5922926a7add90b...v1.0.5) (2018-04-18)
### Bug Fixes
* updated deps ([90e407f](https://github.com/oclif/test/commit/90e407f))
<a name="1.0.4"></a>

@@ -2,0 +10,0 @@ ## [1.0.4](https://github.com/oclif/test/compare/97986a4ea3ac8d703d2c755a29dd9282bd2eb4b1...v1.0.4) (2018-04-06)

18

package.json
{
"name": "@oclif/test",
"description": "test helpers for oclif components",
"version": "1.0.4",
"version": "1.0.5",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/test/issues",
"dependencies": {
"fancy-test": "^1.0.3"
"fancy-test": "^1.0.5"
},
"devDependencies": {
"@oclif/command": "^1.4.7",
"@oclif/config": "^1.3.62",
"@oclif/errors": "^1.0.3",
"@oclif/tslint": "^1.0.2",
"@oclif/command": "^1.4.13",
"@oclif/config": "^1.6.4",
"@oclif/errors": "^1.0.4",
"@oclif/tslint": "^1.1.0",
"@types/chai": "^4.1.2",
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.2",
"@types/node": "^9.6.5",
"chai": "^4.1.2",
"globby": "^8.0.1",
"mocha": "^5.0.5",
"ts-node": "^5.0.1",
"mocha": "^5.1.0",
"ts-node": "^6.0.0",
"tslint": "^5.9.1",

@@ -23,0 +23,0 @@ "typescript": "^2.8.1"

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