bimplus-renderer 1.8.28 → 1.8.30-jquery-update2-01
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.
|
@@ -1,14 +1,3 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* jQuery JavaScript Library v4.0.0
|
|
3
|
-
* https://jquery.com/
|
|
4
|
-
*
|
|
5
|
-
* Copyright OpenJS Foundation and other contributors
|
|
6
|
-
* Released under the MIT license
|
|
7
|
-
* https://jquery.com/license/
|
|
8
|
-
*
|
|
9
|
-
* Date: 2026-01-18T00:20Z
|
|
10
|
-
*/
|
|
11
|
-
|
|
12
1
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
|
|
13
2
|
|
|
14
3
|
/**
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
" set there the full version string! ": "",
|
|
7
7
|
" e.g.: semverRange: '1.8.20-my-tag-name-01' ": "",
|
|
8
8
|
"================================================================================================-": "",
|
|
9
|
-
"version": "1.8.
|
|
9
|
+
"version": "1.8.30-jquery-update2-01",
|
|
10
10
|
"description": "bim+ renderer",
|
|
11
11
|
"types": "types/bimplus-renderer.d.ts",
|
|
12
12
|
"keywords": [
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"@pollyjs/persister-rest": "^6.0.6",
|
|
120
120
|
"arraybuffer-loader": "^1.0.8",
|
|
121
121
|
"babel-loader": "^10.0.0",
|
|
122
|
-
"bimplus-websdk": "^1.0.
|
|
122
|
+
"bimplus-websdk": "^1.0.62-jquery-update2-01",
|
|
123
123
|
"clean-webpack-plugin": "^4.0.0",
|
|
124
124
|
"copy-webpack-plugin": "^13.0.1",
|
|
125
125
|
"coverage-istanbul-loader": "^3.0.5",
|