Socket
Socket
Sign inDemoInstall

@vime/core

Package Overview
Dependencies
2
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.1 to 4.3.2

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [4.3.2](https://github.com/vime-js/vime/compare/v4.3.1...v4.3.2) (2020-11-05)
### Bug Fixes
* add @stencil/core back to deps ([77fb4f6](https://github.com/vime-js/vime/commit/77fb4f6c8533ccbe3f42b09c86aa4893c980f6f4))
## [4.3.1](https://github.com/vime-js/vime/compare/v4.3.0...v4.3.1) (2020-11-04)

@@ -8,0 +19,0 @@

9

package.json
{
"name": "@vime/core",
"version": "4.3.1",
"version": "4.3.2",
"description": "Customizable, extensible, accessible and framework agnostic media player.",

@@ -32,3 +32,3 @@ "license": "MIT",

"scripts": {
"build": "stencil build --docs && rollup -c",
"build": "stencil build --docs",
"build:post": "node scripts/post-build.js",

@@ -55,2 +55,3 @@ "build:themes": "rimraf themes/* && yarn min:theme.default && yarn min:theme.light",

"dependencies": {
"@stencil/core": "^2.1.0",
"stencil-wormhole": "^3.2.2"

@@ -65,3 +66,2 @@ },

"@rollup/plugin-node-resolve": "^10.0.0",
"@stencil/core": "^2.1.0",
"@stencil/sass": "^1.3.2",

@@ -83,3 +83,2 @@ "@types/hls.js": "^0.13.1",

"rimraf": "^3.0.2",
"rollup": "^2.33.1",
"sirv-cli": "^1.0.6",

@@ -114,3 +113,3 @@ "start-server-and-test": "^1.11.3",

},
"gitHead": "42f5737309f0e0d980410ffd65fe795d72346cbd"
"gitHead": "235c86fd0e2394d69a18a526eb39aaae7df8ab1c"
}

Sorry, the diff of this file is too big to display

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