Socket
Socket
Sign inDemoInstall

cube-dynamsoft-camera-enhancer

Package Overview
Dependencies
1
Maintainers
4
Versions
440
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.20220823094832.0 to 0.20220823152008.0

5

dist/types/utils/Matrix3.d.ts
export declare class Matrix3 {
/**
* 列优先计算矩阵相乘
* @param left 左矩阵,3x3
* @param right 右矩阵,3x3
* @param left
* @param right
*/

@@ -7,0 +6,0 @@ static multiply(left: Array<number>, right: Array<number>): number[];

2

package.json
{
"name": "cube-dynamsoft-camera-enhancer",
"version": "0.20220823094832.0",
"version": "0.20220823152008.0",
"description": "Allow your website to easily control cameras on desktop and mobile devices.",

@@ -5,0 +5,0 @@ "private": false,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc