Skip to content

Commit d532f7a

Browse files
committed
feat: modification des mentions légales par maj du client (refs #55)
1 parent d139b17 commit d532f7a

3 files changed

Lines changed: 49 additions & 111 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {},
1111
"devDependencies": {
12-
"@ignf/validator-client": "git+https://github.com/IGNF/validator-api-client.git#v0.4.1",
12+
"@ignf/validator-client": "git+https://github.com/IGNF/validator-api-client.git#v0.4.2",
1313
"copy-webpack-plugin": "^9.0.1",
1414
"webpack": "^5.44.0",
1515
"webpack-cli": "^4.7.2",

public/vendor/validator-api-client/validator-client.js

Lines changed: 47 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/vendor/validator-api-client/validator-client.js.LICENSE.txt

Lines changed: 1 addition & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -4,39 +4,6 @@ object-assign
44
@license MIT
55
*/
66

7-
/*!
8-
Copyright (c) 2018 Jed Watson.
9-
Licensed under the MIT License (MIT), see
10-
http://jedwatson.github.io/classnames
11-
*/
12-
13-
/*!
14-
* cookie
15-
* Copyright(c) 2012-2014 Roman Shtylman
16-
* Copyright(c) 2015 Douglas Christopher Wilson
17-
* MIT Licensed
18-
*/
19-
20-
/*!
21-
* https://github.com/Starcounter-Jack/JSON-Patch
22-
* (c) 2017-2021 Joachim Wester
23-
* MIT license
24-
*/
25-
26-
/*!
27-
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
28-
*
29-
* Copyright (c) 2014-2017, Jon Schlinkert.
30-
* Released under the MIT License.
31-
*/
32-
33-
/*!
34-
* repeat-string <https://github.com/jonschlinkert/repeat-string>
35-
*
36-
* Copyright (c) 2014-2015, Jon Schlinkert.
37-
* Licensed under the MIT License.
38-
*/
39-
407
/*! *****************************************************************************
418
Copyright (c) Microsoft Corporation.
429

@@ -52,25 +19,7 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
5219
PERFORMANCE OF THIS SOFTWARE.
5320
***************************************************************************** */
5421

55-
/*! @license DOMPurify 2.3.10 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.10/LICENSE */
56-
57-
/*! https://mths.be/punycode v1.3.2 by @mathias */
58-
59-
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
60-
61-
/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */
62-
63-
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
64-
65-
/**
66-
* @license React
67-
* react-is.production.min.js
68-
*
69-
* Copyright (c) Facebook, Inc. and its affiliates.
70-
*
71-
* This source code is licensed under the MIT license found in the
72-
* LICENSE file in the root directory of this source tree.
73-
*/
22+
/*! For license information please see swagger-ui-es-bundle.js.LICENSE.txt */
7423

7524
/** @license React v0.20.2
7625
* scheduler.production.min.js
@@ -99,15 +48,6 @@ PERFORMANCE OF THIS SOFTWARE.
9948
* LICENSE file in the root directory of this source tree.
10049
*/
10150

102-
/** @license React v17.0.2
103-
* react-is.production.min.js
104-
*
105-
* Copyright (c) Facebook, Inc. and its affiliates.
106-
*
107-
* This source code is licensed under the MIT license found in the
108-
* LICENSE file in the root directory of this source tree.
109-
*/
110-
11151
/** @license React v17.0.2
11252
* react.production.min.js
11353
*

0 commit comments

Comments
 (0)