@inovitas/infra3dapi 1.2.5 → 1.2.6

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/licenses.txt CHANGED
@@ -1095,6 +1095,31 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1095
1095
  html-parse-stringify
1096
1096
  MIT
1097
1097
 
1098
+ html2canvas
1099
+ MIT
1100
+ Copyright (c) 2012 Niklas von Hertzen
1101
+
1102
+ Permission is hereby granted, free of charge, to any person
1103
+ obtaining a copy of this software and associated documentation
1104
+ files (the "Software"), to deal in the Software without
1105
+ restriction, including without limitation the rights to use,
1106
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
1107
+ copies of the Software, and to permit persons to whom the
1108
+ Software is furnished to do so, subject to the following
1109
+ conditions:
1110
+
1111
+ The above copyright notice and this permission notice shall be
1112
+ included in all copies or substantial portions of the Software.
1113
+
1114
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1115
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1116
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1117
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1118
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1119
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1120
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1121
+ OTHER DEALINGS IN THE SOFTWARE.
1122
+
1098
1123
  i18next
1099
1124
  MIT
1100
1125
  The MIT License (MIT)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inovitas/infra3dapi",
3
- "version": "1.2.5",
3
+ "version": "1.2.6",
4
4
  "browserslist": {
5
5
  "production": [
6
6
  ">0.2%",