@inovitas/infra3dapi 1.1.2 → 1.2.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.
package/licenses.txt CHANGED
@@ -1178,6 +1178,31 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1178
1178
  html-parse-stringify
1179
1179
  MIT
1180
1180
 
1181
+ html2canvas
1182
+ MIT
1183
+ Copyright (c) 2012 Niklas von Hertzen
1184
+
1185
+ Permission is hereby granted, free of charge, to any person
1186
+ obtaining a copy of this software and associated documentation
1187
+ files (the "Software"), to deal in the Software without
1188
+ restriction, including without limitation the rights to use,
1189
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
1190
+ copies of the Software, and to permit persons to whom the
1191
+ Software is furnished to do so, subject to the following
1192
+ conditions:
1193
+
1194
+ The above copyright notice and this permission notice shall be
1195
+ included in all copies or substantial portions of the Software.
1196
+
1197
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1198
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1199
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1200
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1201
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1202
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1203
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1204
+ OTHER DEALINGS IN THE SOFTWARE.
1205
+
1181
1206
  i18next
1182
1207
  MIT
1183
1208
  The MIT License (MIT)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inovitas/infra3dapi",
3
- "version": "1.1.2",
3
+ "version": "1.2.0",
4
4
  "browserslist": {
5
5
  "production": [
6
6
  ">0.2%",