dynamsoft-camera-enhancer
Advanced tools
Comparing version 4.0.2-beta-202404090108 to 4.0.2-beta-202404171948
{ | ||
"name": "dynamsoft-camera-enhancer", | ||
"version": "4.0.2-beta-202404090108", | ||
"version": "4.0.2-beta-202404171948", | ||
"description": "Allow your website to easily control cameras on desktop and mobile devices.", | ||
@@ -11,7 +11,7 @@ "private": false, | ||
"import": { | ||
"types": "./dist/types/index.d.ts", | ||
"types": "./dist/dce.d.ts", | ||
"default": "./dist/dce.esm.js" | ||
}, | ||
"require": { | ||
"types": "./dist/types/index.d.ts", | ||
"types": "./dist/dce.d.ts", | ||
"default": "./dist/dce.js" | ||
@@ -21,3 +21,4 @@ } | ||
"sideEffects": false, | ||
"types": "./dist/types/index.d.ts", | ||
"types": "./dist/dce.d.ts", | ||
"type": "module", | ||
"publishConfig": { | ||
@@ -76,3 +77,3 @@ "registry": "https://registry.npmjs.org/", | ||
"/dist/*.wasm", | ||
"/dist/**/*.d.ts", | ||
"/dist/*.d.ts", | ||
"/API Reference.url", | ||
@@ -83,17 +84,19 @@ "/LEGAL.txt", | ||
"devDependencies": { | ||
"@dynamsoft/camera-manager": "^2.0.4", | ||
"@dynamsoft/camera-manager": "^2.0.7", | ||
"@dynamsoft/image-data-getter": "^1.1.0", | ||
"@dynamsoft/rd2-scripts": "^0.1.15", | ||
"@dynamsoft/tools": "^0.0.1", | ||
"@rollup/plugin-node-resolve": "^13.3.0", | ||
"@rollup/plugin-replace": "^5.0.2", | ||
"@rollup/plugin-terser": "^0.4.3", | ||
"@rollup/plugin-typescript": "^11.1.2", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
"@rollup/plugin-replace": "^5.0.5", | ||
"@rollup/plugin-terser": "^0.4.4", | ||
"@rollup/plugin-typescript": "^11.1.6", | ||
"@scannerproxy/browser-info": "^2.0.8", | ||
"@scannerproxy/curscript-path": "^2.0.1", | ||
"@types/node": "^20.4.2", | ||
"dm-fabric": "^5.1.17", | ||
"dynamsoft-barcode-reader": "10.0.21", | ||
"dynamsoft-capture-vision-router": "npm:@dynamsoft/dynamsoft-capture-vision-router@2.0.32-dev-20240222165824", | ||
"eruda": "^3.0.1", | ||
"rollup": "^2.79.1", | ||
"rollup": "^3.29.4", | ||
"rollup-plugin-dts": "^6.1.0", | ||
"tslib": "^2.5.0", | ||
@@ -103,3 +106,2 @@ "typescript": "^4.9.5" | ||
"dependencies": { | ||
"dm-fabric": "^5.1.17", | ||
"dynamsoft-core": "^3.2.10" | ||
@@ -106,0 +108,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
Yes
1667273
19
12
7050
- Removeddm-fabric@^5.1.17
- Removeddm-fabric@5.1.17(transitive)