Socket
Socket
Sign inDemoInstall

chimee-kernel-hls

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chimee-kernel-hls - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

README.md

56

package.json
{
"name": "chimee-kernel-hls",
"version": "1.3.1",
"version": "1.3.2",
"description": "kernel-hls of chimee",

@@ -19,4 +19,4 @@ "main": "lib/index.js",

"start": "rollup -c build/rollup.config.dev.js -w",
"lint": "eslint . --fix && flow",
"flow": "flow",
"lint": "eslint . --fix && flow check",
"flow": "flow check",
"test": "karma start karma.conf.js",

@@ -42,13 +42,14 @@ "unit": "karma start karma.conf.js --auto-watch"

"dependencies": {
"babel-runtime": "^6.23.0",
"chimee-helper": "^0.2.10",
"babel-runtime": "^6.26.0",
"chimee-helper": "^0.2.11",
"hls.js": "^0.9.1",
"toxic-decorators": "^0.3.8"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.2",
"babel-plugin-istanbul": "^4.1.5",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
"babel-plugin-istanbul": "^4.1.6",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-env": "^1.7.0",
"babel-preset-es2015-rollup": "^3.0.0",

@@ -60,32 +61,31 @@ "babel-preset-flow": "^6.23.0",

"chimee-kernel": "^1.4.0",
"eslint": "^4.18.2",
"eslint": "^4.19.1",
"eslint-config-egg": "^7.0.0",
"eslint-plugin-flowtype": "^2.46.1",
"flow-bin": "^0.66.0",
"hls.js": "^0.9.1",
"eslint-plugin-flowtype": "^2.49.3",
"flow-bin": "^0.73.0",
"husky": "^0.14.3",
"karma": "^2.0.0",
"karma-coverage": "^1.1.1",
"karma-coverage-istanbul-reporter": "^1.4.1",
"karma-coveralls": "^1.1.2",
"karma": "^2.0.2",
"karma-coverage": "^1.1.2",
"karma-coverage-istanbul-reporter": "^2.0.1",
"karma-coveralls": "^1.2.1",
"karma-firefox-launcher": "^1.1.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-rollup-preprocessor": "^5.1.1",
"karma-rollup-preprocessor": "^6.0.0",
"karma-sourcemap-loader": "^0.3.7",
"mocha": "^5.0.1",
"pkg-ok": "^2.1.0",
"puppeteer": "^1.1.1",
"rollup": "^0.49.3",
"rollup-plugin-babel": "^3.0.3",
"rollup-plugin-commonjs": "^8.3.0",
"mocha": "^5.2.0",
"pkg-ok": "^2.2.0",
"puppeteer": "^1.4.0",
"rollup": "^0.59.4",
"rollup-plugin-babel": "^3.0.4",
"rollup-plugin-commonjs": "^9.1.3",
"rollup-plugin-flow-no-whitespace": "^1.0.0",
"rollup-plugin-includepaths": "^0.2.2",
"rollup-plugin-livereload": "^0.6.0",
"rollup-plugin-node-resolve": "^3.0.3",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-serve": "^0.4.0",
"rollup-plugin-uglify": "^3.0.0",
"rollup-plugin-serve": "^0.4.2",
"rollup-plugin-uglify": "^4.0.0",
"rollup-watch": "^4.3.1"
}
}

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

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

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

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