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

@intuit/judo

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intuit/judo - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

8

CHANGELOG.md

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

# v0.3.1 (Fri Oct 04 2019)
#### 🐛 Bug Fix
- #30 Update dependencies to pass security audit [#36](https://github.com/intuit/judo/pull/36) ([@vvscode](https://github.com/vvscode))
---
# v0.3.0 (Thu Oct 03 2019)

@@ -2,0 +10,0 @@

8

package.json
{
"name": "@intuit/judo",
"version": "0.3.0",
"version": "0.3.1",
"description": "Test command line interfaces.",

@@ -50,3 +50,3 @@ "author": {

"colors": "~1.3.2",
"js-yaml": "~3.12.0",
"js-yaml": "^3.13.1",
"parse-spawn-args": "~1.0.2",

@@ -61,5 +61,5 @@ "string-to-regexp": "~0.1.0"

"babel-core": "~7.0.0-bridge.0",
"babel-jest": "~23.6.0",
"babel-jest": "^24.9.0",
"husky": "^3.0.5",
"jest": "~23.6.0",
"jest": "^24.9.0",
"rimraf": "~2.6.2",

@@ -66,0 +66,0 @@ "semistandard": "~12.0.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