@zuplo/graphql 5.1918.0 → 5.1923.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,23 +0,0 @@
1
- /**
2
- * Echos the value of a value. Trys to print the value out
3
- * in the best way possible given the different types.
4
- *
5
- * @param {Object} obj The object to print out.
6
- * @param {boolean} showHidden
7
- * @param {number} depth
8
- * @param {boolean} colors
9
- * @license MIT (© Joyent)
10
- */
11
- /*!
12
- * cookie
13
- * Copyright(c) 2012-2014 Roman Shtylman
14
- * Copyright(c) 2015 Douglas Christopher Wilson
15
- * MIT Licensed
16
- */
17
- /*!
18
- * Source: https://github.com/lludol/clf-date/blob/master/src/main.js
19
- *
20
- * The MIT License (MIT)
21
- * Copyright (c) 2016 Lerus Ludovic
22
- *
23
- */