Socket
Socket
Sign inDemoInstall

trakt.tv-matcher

Package Overview
Dependencies
24
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 5.0.0

5

package.json
{
"name": "trakt.tv-matcher",
"version": "1.0.3",
"version": "5.0.0",
"description": "Plugin adding a matcher for trakt.tv module",

@@ -27,4 +27,5 @@ "main": "index.js",

"dependencies": {
"video-name-parser": "^1.2.0"
"video-name-parser": "^1.2.0",
"trakt.tv": "^5.0.0"
}
}

4

README.md

@@ -16,3 +16,5 @@ ### Trakt.tv Matcher

client_id: '<your id>', // mandatory trakt id
plugins: ['matcher'] // this loads the plugin
plugins: {
matcher: require('trakt.tv-matcher')
}
});

@@ -19,0 +21,0 @@ ```

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