cube-dynamsoft-camera-enhancer
Advanced tools
Comparing version 0.20211112111345.0 to 0.20211112112128.0
{ | ||
"name": "cube-dynamsoft-camera-enhancer", | ||
"version": "0.20211112111345.0", | ||
"version": "0.20211112112128.0", | ||
"description": "Allow your website to easily control cameras on desktop and mobile devices.", | ||
@@ -39,3 +39,5 @@ "private": false, | ||
], | ||
"dependencies": {}, | ||
"dependencies": { | ||
"@types/offscreencanvas": "2019.6.4" | ||
}, | ||
"devDependencies": { | ||
@@ -48,3 +50,2 @@ "@babel/core": "^7.15.5", | ||
"@types/node": "^16.10.1", | ||
"@types/offscreencanvas": "2019.6.4", | ||
"rollup": "^2.57.0", | ||
@@ -51,0 +52,0 @@ "rollup-plugin-terser": "^7.0.2", |
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
923518
12
1
+ Added@types/offscreencanvas@2019.6.4(transitive)