Socket
Socket
Sign inDemoInstall

extendable-media-recorder

Package Overview
Dependencies
Maintainers
1
Versions
382
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extendable-media-recorder - npm Package Compare versions

Comparing version 1.0.41 to 1.0.42

2

build/es2015/module.js
import 'core-js/es7/reflect'; // tslint:disable-line:ordered-imports
import { ReflectiveInjector } from '@angular/core';
import { ReflectiveInjector } from '@angular/core'; // tslint:disable-line:ordered-imports
import { ENCODERS_PROVIDER, encoders } from './providers/encoders';

@@ -4,0 +4,0 @@ import { IS_SUPPORTED_PROMISE_PROVIDER, isSupportedPromise } from './providers/is-supported-promise';

import 'core-js/es7/reflect'; // tslint:disable-line:ordered-imports
import { ReflectiveInjector } from '@angular/core';
import { ReflectiveInjector } from '@angular/core'; // tslint:disable-line:ordered-imports
import { ENCODERS_PROVIDER, encoders } from './providers/encoders';

@@ -4,0 +4,0 @@ import { IS_SUPPORTED_PROMISE_PROVIDER, isSupportedPromise } from './providers/is-supported-promise';

@@ -7,6 +7,6 @@ {

"dependencies": {
"@angular/core": "^5.0.4",
"@angular/core": "^5.0.5",
"babel-runtime": "^6.26.0",
"core-js": "^2.5.1",
"rxjs": "^5.5.2",
"rxjs": "^5.5.3",
"tslib": "^1.8.0",

@@ -53,3 +53,3 @@ "zone.js": "^0.8.18"

"tslint": "^5.8.0",
"tslint-config-holy-grail": "^18.0.3",
"tslint-config-holy-grail": "^18.0.4",
"typescript": "^2.6.2",

@@ -84,3 +84,3 @@ "webpack": "^3.9.1"

"types": "build/es2015/module.d.ts",
"version": "1.0.41"
"version": "1.0.42"
}
import 'core-js/es7/reflect'; // tslint:disable-line:ordered-imports
import { ReflectiveInjector } from '@angular/core';
import { ReflectiveInjector } from '@angular/core'; // tslint:disable-line:ordered-imports
import { IMediaEncoder, IMediaRecorderConstructor } from './interfaces';

@@ -4,0 +4,0 @@ import { ENCODERS_PROVIDER, encoders } from './providers/encoders';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc