@withgraphite/graphite-cli 1.7.20 → 1.8.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,39 +0,0 @@
1
- /*!
2
- * Tmp
3
- *
4
- * Copyright (c) 2011-2017 KARASZI Istvan <github@spam.raszi.hu>
5
- *
6
- * MIT Licensed
7
- */
8
-
9
- /*! formdata-polyfill. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */
10
-
11
- /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
12
-
13
- /*! ws. MIT License. Einar Otto Stangvik <einaros@gmail.com> */
14
-
15
- /**
16
- * @fileoverview Main entrypoint for libraries using yargs-parser in Node.js
17
- * CJS and ESM environments.
18
- *
19
- * @license
20
- * Copyright (c) 2016, Contributors
21
- * SPDX-License-Identifier: ISC
22
- */
23
-
24
- /**
25
- * @license
26
- * Copyright (c) 2016, Contributors
27
- * SPDX-License-Identifier: ISC
28
- */
29
-
30
- /**
31
- * @license
32
- * Lodash <https://lodash.com/>
33
- * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
34
- * Released under MIT license <https://lodash.com/license>
35
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
36
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
37
- */
38
-
39
- /** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */