zhi-device
Advanced tools
Comparing version 0.6.1 to 0.7.0
@@ -9,4 +9,4 @@ import DeviceDetection from "./deviceDetection"; | ||
*/ | ||
export { DeviceDetection }; | ||
export default DeviceDetection; | ||
export { BrowserUtil, SiyuanDevice }; | ||
export { DeviceTypeEnum, BasePathTypeEnum }; |
{ | ||
"name": "zhi-device", | ||
"version": "0.6.1", | ||
"version": "0.7.0", | ||
"type": "module", | ||
@@ -25,4 +25,4 @@ "main": "./dist/index.cjs", | ||
"@terwer/eslint-config-custom": "1.2.0", | ||
"@terwer/vite-config-custom": "0.6.0", | ||
"@terwer/tsconfig": "1.0.0" | ||
"@terwer/tsconfig": "1.0.0", | ||
"@terwer/vite-config-custom": "0.6.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
28122
0