Comparing version 3.5.1 to 3.5.2
#!/usr/bin/env node | ||
'use strict'; | ||
const Bossy = require('bossy'); | ||
const Bossy = require('@hapi/bossy'); | ||
const Fs = require('fs'); | ||
@@ -6,0 +6,0 @@ const Purdy = require('../'); |
{ | ||
"name": "purdy", | ||
"version": "3.5.1", | ||
"version": "3.5.2", | ||
"description": "Pretty print objects in real purdy colors. Allows clearer visualization of objects than you get from most pretty printers due to colors. It will also print out the complete path to an object, something that's extremely useful for debugging. Purdy will also print out the path to access a variable using Hoek format making it useful on accessing values.", | ||
@@ -34,6 +34,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"bossy": "^3.0.4", | ||
"@hapi/bossy": "^6.0.1", | ||
"chalk": "^2.4.1", | ||
"joi": "^12.0.0" | ||
"joi": "^14.0.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17782
+ Added@hapi/bossy@^6.0.1
+ Added@hapi/boom@10.0.1(transitive)
+ Added@hapi/bossy@6.0.1(transitive)
+ Added@hapi/bounce@3.0.2(transitive)
+ Added@hapi/bourne@3.0.0(transitive)
+ Added@hapi/hoek@11.0.7(transitive)
+ Added@hapi/topo@6.0.2(transitive)
+ Added@hapi/validate@2.0.1(transitive)
+ Addedhoek@6.1.3(transitive)
+ Addedisemail@3.2.0(transitive)
+ Addedjoi@14.3.1(transitive)
+ Addedpunycode@2.3.1(transitive)
+ Addedtopo@3.0.3(transitive)
- Removedbossy@^3.0.4
- Removed@hapi/address@1.0.1(transitive)
- Removedbossy@3.0.4(transitive)
- Removedhoek@4.3.1(transitive)
- Removedisemail@2.2.1(transitive)
- Removeditems@2.2.1(transitive)
- Removedjoi@10.6.012.1.1(transitive)
- Removedtopo@2.1.1(transitive)
Updatedjoi@^14.0.0