Socket
Socket
Sign inDemoInstall

easy-js-camera

Package Overview
Dependencies
0
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

4

lib/Camera.js

@@ -14,6 +14,2 @@ 'use strict';

var _OutputType = require('./OutputType');
var _OutputType2 = _interopRequireDefault(_OutputType);
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

@@ -20,0 +16,0 @@

2

package.json
{
"name": "easy-js-camera",
"version": "2.0.0",
"version": "2.0.1",
"description": "A package which helps with adding camera support to a web application",

@@ -5,0 +5,0 @@ "main": "lib/Camera.js",

import CameraModel from "./CameraModel";
import OutputType from './OutputType';
export class Constraints {

@@ -4,0 +3,0 @@ constructor() {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc