Socket
Socket
Sign inDemoInstall

videojs-errors

Package Overview
Dependencies
Maintainers
9
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

3

CHANGELOG.md

@@ -9,2 +9,5 @@ CHANGELOG

## 2.0.1 (2017-05-15)
* Fixed mis-configured `package.json` fields.
## 2.0.0 (2017-05-15)

@@ -11,0 +14,0 @@ * @misteroneill Move off of Spellbook for now and add pkg.module. ([#95](https://github.com/brightcove/videojs-errors/pull/95))

2

dist/videojs-errors.js
/**
* videojs-errors
* @version 2.0.0
* @version 2.0.1
* @copyright 2017 Brightcove, Inc.

@@ -5,0 +5,0 @@ * @license Apache-2.0

/**
* videojs-errors
* @version 2.0.0
* @version 2.0.1
* @copyright 2017 Brightcove, Inc.

@@ -5,0 +5,0 @@ * @license Apache-2.0

{
"name": "videojs-errors",
"version": "2.0.0",
"version": "2.0.1",
"author": "Brightcove, Inc.",

@@ -98,4 +98,4 @@ "description": "A Video.js plugin for custom error reporting",

},
"main": "dist/es5/index.js",
"module": "src/js/index.js",
"main": "dist/es5/plugin.js",
"module": "src/plugin.js",
"files": [

@@ -102,0 +102,0 @@ "CONTRIBUTING.md",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc