Skip to content

Commit

Permalink
feat: modification des mentions légales par maj du client (refs #55)
Browse files Browse the repository at this point in the history
  • Loading branch information
slafayIGN committed Sep 22, 2023
1 parent d139b17 commit d532f7a
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 111 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {},
"devDependencies": {
"@ignf/validator-client": "git+https://github.com/IGNF/validator-api-client.git#v0.4.1",
"@ignf/validator-client": "git+https://github.com/IGNF/validator-api-client.git#v0.4.2",
"copy-webpack-plugin": "^9.0.1",
"webpack": "^5.44.0",
"webpack-cli": "^4.7.2",
Expand Down
96 changes: 47 additions & 49 deletions public/vendor/validator-api-client/validator-client.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,39 +4,6 @@ object-assign
@license MIT
*/

/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*!
* cookie
* Copyright(c) 2012-2014 Roman Shtylman
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/

/*!
* https://github.com/Starcounter-Jack/JSON-Patch
* (c) 2017-2021 Joachim Wester
* MIT license
*/

/*!
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
*
* Copyright (c) 2014-2017, Jon Schlinkert.
* Released under the MIT License.
*/

/*!
* repeat-string <https://github.com/jonschlinkert/repeat-string>
*
* Copyright (c) 2014-2015, Jon Schlinkert.
* Licensed under the MIT License.
*/

/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

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

/*! @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 */

/*! https://mths.be/punycode v1.3.2 by @mathias */

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/*! For license information please see swagger-ui-es-bundle.js.LICENSE.txt */

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

/** @license React v17.0.2
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v17.0.2
* react.production.min.js
*
Expand Down

0 comments on commit d532f7a

Please sign in to comment.