@paraview/lib
Advanced tools
+1
-1
@@ -9,3 +9,3 @@ import * as esso from './esso'; | ||
| export * from './utils'; | ||
| export declare const version = "3.0.4"; | ||
| export declare const version = "3.0.5"; | ||
| declare const _default: { | ||
@@ -12,0 +12,0 @@ esso: typeof esso; |
+2
-2
| { | ||
| "name": "@paraview/lib", | ||
| "private": false, | ||
| "version": "3.0.4", | ||
| "version": "3.0.5", | ||
| "main": "./index.js", | ||
@@ -18,3 +18,3 @@ "typings": "./src/index.d.ts", | ||
| "dependencies": { | ||
| "axios": "^0.25.0", | ||
| "axios": "^1.7.7", | ||
| "jquery": "^3.6.0", | ||
@@ -21,0 +21,0 @@ "jsencrypt": "^3.3.2", |
+5
-0
@@ -0,1 +1,6 @@ | ||
| ## 3.0.5 | ||
| @paraview/lib@3.0.5 发布 | ||
| 升级axios^1.7.7 | ||
| 补充文档debounce,throttle文档 | ||
| ## 3.0.4 | ||
@@ -2,0 +7,0 @@ @paraview/lib@3.0.4 发布 |
@@ -11,3 +11,3 @@ export declare const IsMobile: (userAgent?: string) => boolean; | ||
| }; | ||
| export declare const GetIEVersion: () => 10 | -1 | 8 | 6 | 7 | 9 | "edge" | 11; | ||
| export declare const GetIEVersion: () => 10 | 6 | -1 | 8 | 7 | 9 | "edge" | 11; | ||
| export declare const GetBrowserClass: () => string | undefined; | ||
@@ -14,0 +14,0 @@ export declare const IsIE: () => boolean; |
Sorry, the diff of this file is too big to display
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
707610
0.02%106
4.95%8
-11.11%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
Updated