dynamsoft-camera-enhancer
Advanced tools
Comparing version 3.3.10-beta-202402032029 to 3.3.10-iv-202404110234
@@ -316,3 +316,3 @@ import { PlayCallbackInfo } from '../interface/playcallbackinfo'; | ||
private _arrScanRegionOverlays; | ||
private _drawingLayersManager; | ||
private _drawingLayerManager; | ||
private _layerBaseCvs; | ||
@@ -319,0 +319,0 @@ private _drawingLayerOfTip; |
import { DrawingLayer } from "./drawinglayer"; | ||
import { DrawingStyle } from "../interface/drawingstyle"; | ||
export declare class DrawingLayersManager { | ||
export declare class DrawingLayerManager { | ||
_arrDrawingLayer: DrawingLayer[]; | ||
@@ -5,0 +5,0 @@ private _mapDrawingStyles; |
{ | ||
"name": "dynamsoft-camera-enhancer", | ||
"version": "3.3.10-beta-202402032029", | ||
"version": "3.3.10-iv-202404110234", | ||
"description": "Allow your website to easily control cameras on desktop and mobile devices.", | ||
@@ -23,3 +23,3 @@ "private": false, | ||
"registry": "https://registry.npmjs.org/", | ||
"tag": "beta" | ||
"tag": "iv" | ||
}, | ||
@@ -86,9 +86,7 @@ "author": { | ||
"detect-browser-node-ssr": "^2.0.0", | ||
"dm-fabric": "^5.1.17", | ||
"rollup": "^2.58.0", | ||
"tslib": "^2.6.2", | ||
"typescript": "^4.9.5" | ||
}, | ||
"dependencies": { | ||
"dm-fabric": "^5.1.17" | ||
} | ||
} |
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
0
1177902
13
5583
- Removeddm-fabric@^5.1.17
- Removeddm-fabric@5.1.17(transitive)