Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@livepeer/core

Package Overview
Dependencies
Maintainers
6
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livepeer/core - npm Package Compare versions

Comparing version 1.2.3 to 1.3.0

6

dist/declarations/src/providers/version.d.ts

@@ -1,3 +0,3 @@

export declare const core = "@livepeer/core@1.2.3";
export declare const react = "@livepeer/react@2.2.5";
export declare const reactNative = "@livepeer/react-native@1.2.5";
export declare const core = "@livepeer/core@1.3.0";
export declare const react = "@livepeer/react@2.3.0";
export declare const reactNative = "@livepeer/react-native@1.3.0";

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "1.2.3",
"version": "1.3.0",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

@@ -33,5 +33,5 @@ 'use strict';

const core = `@livepeer/core@1.2.3`;
const react = `@livepeer/react@2.2.5`;
const reactNative = `@livepeer/react-native@1.2.5`;
const core = `@livepeer/core@1.3.0`;
const react = `@livepeer/react@2.3.0`;
const reactNative = `@livepeer/react-native@1.3.0`;

@@ -38,0 +38,0 @@ class BaseLivepeerProvider {

@@ -33,5 +33,5 @@ 'use strict';

const core = `@livepeer/core@1.2.3`;
const react = `@livepeer/react@2.2.5`;
const reactNative = `@livepeer/react-native@1.2.5`;
const core = `@livepeer/core@1.3.0`;
const react = `@livepeer/react@2.3.0`;
const reactNative = `@livepeer/react-native@1.3.0`;

@@ -38,0 +38,0 @@ class BaseLivepeerProvider {

@@ -6,5 +6,5 @@ import * as tus from 'tus-js-client';

const core = `@livepeer/core@1.2.3`;
const react = `@livepeer/react@2.2.5`;
const reactNative = `@livepeer/react-native@1.2.5`;
const core = `@livepeer/core@1.3.0`;
const react = `@livepeer/react@2.3.0`;
const reactNative = `@livepeer/react-native@1.3.0`;

@@ -11,0 +11,0 @@ class BaseLivepeerProvider {

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