dynamsoft-camera-enhancer
Advanced tools
Comparing version 3.3.10-beta-202404222209 to 3.3.10-beta-202406040017
{ | ||
"name": "dynamsoft-camera-enhancer", | ||
"version": "3.3.10-beta-202404222209", | ||
"version": "3.3.10-beta-202406040017", | ||
"description": "Allow your website to easily control cameras on desktop and mobile devices.", | ||
@@ -8,15 +8,16 @@ "private": false, | ||
"main": "dist/dce.js", | ||
"module": "dist/dce.mjs", | ||
"module": "dist/dce.esm.js", | ||
"exports": { | ||
"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" | ||
} | ||
}, | ||
"type": "module", | ||
"sideEffects": false, | ||
"types": "./dist/types/index.d.ts", | ||
"types": "./dist/dce.d.ts", | ||
"publishConfig": { | ||
@@ -78,12 +79,13 @@ "registry": "https://registry.npmjs.org/", | ||
"@dynamsoft/rd2-scripts": "^0.1.15", | ||
"@rollup/plugin-node-resolve": "^13.3.0", | ||
"@rollup/plugin-node-resolve": "^15.0.1", | ||
"@rollup/plugin-replace": "^5.0.5", | ||
"@rollup/plugin-terser": "^0.4.4", | ||
"@rollup/plugin-typescript": "^11.1.6", | ||
"@scannerproxy/browser-info": "^1.0.7", | ||
"@scannerproxy/curscript-path": "^1.0.3", | ||
"@scannerproxy/browser-info": "^2.0.8", | ||
"@scannerproxy/curscript-path": "^2.0.1", | ||
"@types/node": "^20.4.2", | ||
"detect-browser-node-ssr": "^2.0.0", | ||
"detect-browser-node-ssr": "^3.0.0", | ||
"dm-fabric": "^5.1.17", | ||
"rollup": "^2.58.0", | ||
"rollup": "^3.29.4", | ||
"rollup-plugin-dts": "^6.1.0", | ||
"tslib": "^2.6.2", | ||
@@ -90,0 +92,0 @@ "typescript": "^4.9.5" |
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
Yes
1484629
14
14
6679