🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@stremio-addon/compat

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stremio-addon/compat - npm Package Compare versions

Comparing version
0.0.13
to
1.0.0
+4
-4
package.json
{
"name": "@stremio-addon/compat",
"version": "0.0.13",
"version": "1.0.0",
"description": "Drop-in compatibility package to adopt addons built with the official Stremio Addon SDK",

@@ -55,5 +55,5 @@ "type": "module",

"stremio-addon-linter": "^1.7.0",
"@stremio-addon/node-express": "0.1.3",
"@stremio-addon/sdk": "0.3.4",
"@stremio-addon/linter": "0.0.5"
"@stremio-addon/sdk": "1.0.0",
"@stremio-addon/node-express": "1.0.0",
"@stremio-addon/linter": "1.0.0"
},

@@ -60,0 +60,0 @@ "scripts": {