New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

oddworks-brightcove-provider

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oddworks-brightcove-provider - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

.gitlab-ci.yml

8

package.json
{
"name": "oddworks-brightcove-provider",
"version": "1.4.0",
"version": "1.4.1",
"description": "An Oddworks provider plugin for Brightcove APIs",

@@ -26,3 +26,3 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/oddnetworks/oddworks-brightcove-provider.git"
"url": "git+https://gitlab.com/oddnetworks/oddworks/brightcove-provider.git"
},

@@ -42,5 +42,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/oddnetworks/oddworks-brightcove-provider/issues"
"url": "https://gitlab.com/oddnetworks/oddworks/brightcove-provider/issues"
},
"homepage": "https://github.com/oddnetworks/oddworks-brightcove-provider#readme",
"homepage": "https://gitlab.com/oddnetworks/oddworks/brightcove-provider#readme",
"xo": {

@@ -47,0 +47,0 @@ "rules": {

@@ -5,3 +5,3 @@ # Oddworks Brightcove Provider

[![Build Status](https://travis-ci.org/oddnetworks/oddworks-brightcove-provider.svg?branch=master)](https://travis-ci.org/oddnetworks/oddworks-brightcove-provider)
[![pipeline status](https://gitlab.com/oddnetworks/oddworks/brightcove-provider/badges/master/pipeline.svg)](https://gitlab.com/oddnetworks/oddworks/brightcove-provider/commits/master)

@@ -18,3 +18,3 @@ Installation

---------------------------
The Oddworks-Brightcove provider is designed to be integrated with an Oddworks server [catalog](https://github.com/oddnetworks/oddworks/tree/master/lib/services/catalog), specifically as a [provider](https://github.com/oddnetworks/oddworks/tree/master/lib/services/catalog#providers). To initialize the plugin in your server:
The Oddworks-Brightcove provider is designed to be integrated with an Oddworks server [catalog](https://gitlab.com/oddnetworks/oddworks/core/tree/master/lib/services/catalog), specifically as a [provider](https://gitlab.com/oddnetworks/oddworks/core/tree/master/lib/services/catalog#providers). To initialize the plugin in your server:

@@ -24,3 +24,3 @@ ```JavaScript

// See https://github.com/oddnetworks/oddworks/tree/master/lib/services/catalog#patterns
// See https://gitlab.com/oddnetworks/oddworks/core/tree/master/lib/services/catalog#patterns
// for more information regarding an Oddcast Bus.

@@ -27,0 +27,0 @@ const bus = createMyOddcastBus();

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