complete-cli 1.0.5-dev.2 → 1.0.5-dev.4
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.
- package/dist/main.cjs +65139 -2
- package/dist/main.cjs.map +1 -1
- package/dist/vendors-node_modules_prettier_plugins_acorn_mjs.main.cjs +38 -0
- package/dist/vendors-node_modules_prettier_plugins_acorn_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_prettier_plugins_angular_mjs.main.cjs +25 -0
- package/dist/vendors-node_modules_prettier_plugins_angular_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_prettier_plugins_babel_mjs.main.cjs +38 -0
- package/dist/vendors-node_modules_prettier_plugins_babel_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_prettier_plugins_estree_mjs.main.cjs +61 -0
- package/dist/vendors-node_modules_prettier_plugins_estree_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_prettier_plugins_flow_mjs.main.cjs +42 -0
- package/dist/vendors-node_modules_prettier_plugins_flow_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_prettier_plugins_glimmer_mjs.main.cjs +55 -0
- package/dist/vendors-node_modules_prettier_plugins_glimmer_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_prettier_plugins_graphql_mjs.main.cjs +55 -0
- package/dist/vendors-node_modules_prettier_plugins_graphql_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_prettier_plugins_html_mjs.main.cjs +48 -0
- package/dist/vendors-node_modules_prettier_plugins_html_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_prettier_plugins_markdown_mjs.main.cjs +89 -0
- package/dist/vendors-node_modules_prettier_plugins_markdown_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_prettier_plugins_meriyah_mjs.main.cjs +27 -0
- package/dist/vendors-node_modules_prettier_plugins_meriyah_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_prettier_plugins_postcss_mjs.main.cjs +80 -0
- package/dist/vendors-node_modules_prettier_plugins_postcss_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_prettier_plugins_typescript_mjs.main.cjs +43 -0
- package/dist/vendors-node_modules_prettier_plugins_typescript_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_prettier_plugins_yaml_mjs.main.cjs +187 -0
- package/dist/vendors-node_modules_prettier_plugins_yaml_mjs.main.cjs.map +1 -0
- package/dist/vendors-node_modules_typanion_lib_index_js.main.cjs +1323 -0
- package/dist/vendors-node_modules_typanion_lib_index_js.main.cjs.map +1 -0
- package/package.json +1 -1
- package/dist/107.main.cjs +0 -2
- package/dist/107.main.cjs.map +0 -1
- package/dist/140.main.cjs +0 -2
- package/dist/140.main.cjs.map +0 -1
- package/dist/242.main.cjs +0 -2
- package/dist/242.main.cjs.map +0 -1
- package/dist/269.main.cjs +0 -2
- package/dist/269.main.cjs.map +0 -1
- package/dist/309.main.cjs +0 -2
- package/dist/309.main.cjs.map +0 -1
- package/dist/367.main.cjs +0 -2
- package/dist/367.main.cjs.map +0 -1
- package/dist/541.main.cjs +0 -2
- package/dist/541.main.cjs.map +0 -1
- package/dist/55.main.cjs +0 -2
- package/dist/55.main.cjs.map +0 -1
- package/dist/717.main.cjs +0 -2
- package/dist/717.main.cjs.map +0 -1
- package/dist/742.main.cjs +0 -2
- package/dist/742.main.cjs.map +0 -1
- package/dist/769.main.cjs +0 -2
- package/dist/769.main.cjs.map +0 -1
- package/dist/770.main.cjs +0 -2
- package/dist/770.main.cjs.map +0 -1
- package/dist/914.main.cjs +0 -2
- package/dist/914.main.cjs.map +0 -1
- package/dist/951.main.cjs +0 -2
- package/dist/951.main.cjs.map +0 -1
- package/dist/main.cjs.LICENSE.txt +0 -78
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* fill-range <https://github.com/jonschlinkert/fill-range>
|
|
3
|
-
*
|
|
4
|
-
* Copyright (c) 2014-present, Jon Schlinkert.
|
|
5
|
-
* Licensed under the MIT License.
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
/*!
|
|
9
|
-
* is-extglob <https://github.com/jonschlinkert/is-extglob>
|
|
10
|
-
*
|
|
11
|
-
* Copyright (c) 2014-2016, Jon Schlinkert.
|
|
12
|
-
* Licensed under the MIT License.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
/*!
|
|
16
|
-
* is-number <https://github.com/jonschlinkert/is-number>
|
|
17
|
-
*
|
|
18
|
-
* Copyright (c) 2014-present, Jon Schlinkert.
|
|
19
|
-
* Released under the MIT License.
|
|
20
|
-
*/
|
|
21
|
-
|
|
22
|
-
/*!
|
|
23
|
-
* negotiator
|
|
24
|
-
* Copyright(c) 2012 Federico Romero
|
|
25
|
-
* Copyright(c) 2012-2014 Isaac Z. Schlueter
|
|
26
|
-
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
27
|
-
* MIT Licensed
|
|
28
|
-
*/
|
|
29
|
-
|
|
30
|
-
/*!
|
|
31
|
-
* node-progress
|
|
32
|
-
* Copyright(c) 2011 TJ Holowaychuk <tj@vision-media.ca>
|
|
33
|
-
* MIT Licensed
|
|
34
|
-
*/
|
|
35
|
-
|
|
36
|
-
/*!
|
|
37
|
-
* parse-github-url <https://github.com/jonschlinkert/parse-github-url>
|
|
38
|
-
*
|
|
39
|
-
* Copyright (c) 2015-2017, Jon Schlinkert.
|
|
40
|
-
* Released under the MIT License.
|
|
41
|
-
*/
|
|
42
|
-
|
|
43
|
-
/*!
|
|
44
|
-
* to-regex-range <https://github.com/micromatch/to-regex-range>
|
|
45
|
-
*
|
|
46
|
-
* Copyright (c) 2015-present, Jon Schlinkert.
|
|
47
|
-
* Released under the MIT License.
|
|
48
|
-
*/
|
|
49
|
-
|
|
50
|
-
/*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
51
|
-
|
|
52
|
-
/*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
53
|
-
|
|
54
|
-
/**
|
|
55
|
-
* @license
|
|
56
|
-
* Copyright (c) 2010-2012 Mikeal Rogers
|
|
57
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
58
|
-
* you may not use this file except in compliance with the License.
|
|
59
|
-
* You may obtain a copy of the License at
|
|
60
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
61
|
-
* Unless required by applicable law or agreed to in writing,
|
|
62
|
-
* software distributed under the License is distributed on an "AS
|
|
63
|
-
* IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
|
|
64
|
-
* express or implied. See the License for the specific language
|
|
65
|
-
* governing permissions and limitations under the License.
|
|
66
|
-
*/
|
|
67
|
-
|
|
68
|
-
/**
|
|
69
|
-
* @preserve
|
|
70
|
-
* JS Implementation of incremental MurmurHash3 (r150) (as of May 10, 2013)
|
|
71
|
-
*
|
|
72
|
-
* @author <a href="mailto:jensyt@gmail.com">Jens Taylor</a>
|
|
73
|
-
* @see http://github.com/homebrewing/brauhaus-diff
|
|
74
|
-
* @author <a href="mailto:gary.court@gmail.com">Gary Court</a>
|
|
75
|
-
* @see http://github.com/garycourt/murmurhash-js
|
|
76
|
-
* @author <a href="mailto:aappleby@gmail.com">Austin Appleby</a>
|
|
77
|
-
* @see http://sites.google.com/site/murmurhash/
|
|
78
|
-
*/
|