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

caption-core

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caption-core - npm Package Compare versions

Comparing version 1.0.0-alpha to 1.0.0

30

package.json
{
"name": "caption-core",
"version": "1.0.0-alpha",
"version": "1.0.0",
"description": "Download subtitles from multiple sources.",

@@ -14,3 +14,8 @@ "main": "dist/index.js",

},
"keywords": ["caption", "subtitles", "opensubtitles", "addic7ed"],
"keywords": [
"caption",
"subtitles",
"opensubtitles",
"addic7ed"
],
"author": {

@@ -39,19 +44,18 @@ "name": "Giel Cobben",

"dependencies": {
"addic7ed-api": "^1.3.2",
"bluebird": "^3.5.1",
"lodash": "^4.17.4"
"lodash": "^4.17.4",
"opensubtitles-api": "^4.0.0"
},
"devDependencies": {
"babel-core": "^6.24.1",
"babel-eslint": "^7.2.3",
"babel-jest": "^19.0.0",
"babel-core": "^6.26.0",
"babel-plugin-external-helpers": "^6.22.0",
"babel-plugin-transform-async-to-generator": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"rollup": "^0.41.6",
"rollup-plugin-babel": "^2.7.1",
"rollup-plugin-includepaths": "^0.2.2",
"rollup-plugin-json": "^2.1.1",
"rollup-plugin-url": "^1.1.0"
"babel-preset-latest": "^6.24.1",
"rollup": "^0.50.0",
"rollup-plugin-babel": "^3.0.2",
"rollup-plugin-commonjs": "^8.2.6",
"rollup-plugin-node-resolve": "^3.0.0"
}
}

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

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