synclounge
Advanced tools
Comparing version 5.2.24 to 5.2.25
{ | ||
"name": "synclounge", | ||
"version": "5.2.24", | ||
"version": "5.2.25", | ||
"description": "Synced playback of Plex content", | ||
@@ -21,10 +21,10 @@ "author": "samcm", | ||
"nconf": "^0.12.1", | ||
"syncloungeserver": "^8.0.80" | ||
"syncloungeserver": "^8.0.85" | ||
}, | ||
"devDependencies": { | ||
"@babel/eslint-parser": "^7.23.3", | ||
"@babel/eslint-parser": "^7.23.10", | ||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", | ||
"@babel/plugin-proposal-optional-chaining": "^7.21.0", | ||
"@commitlint/cli": "^18.4.3", | ||
"@commitlint/config-conventional": "^18.4.3", | ||
"@commitlint/cli": "^18.6.0", | ||
"@commitlint/config-conventional": "^18.6.0", | ||
"@delucis/if-env": "^1.1.2", | ||
@@ -39,18 +39,18 @@ "@samhammer/vue-cli-plugin-stylelint": "^5.0.8", | ||
"caf": "^15.0.1", | ||
"core-js": "^3.34.0", | ||
"core-js": "^3.35.1", | ||
"date-fns": "^2.30.0", | ||
"detect-browser": "^5.3.0", | ||
"eslint": "^8.55.0", | ||
"eslint-plugin-import": "^2.29.0", | ||
"eslint-plugin-vue": "^9.19.2", | ||
"fast-xml-parser": "^4.3.2", | ||
"eslint": "^8.56.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-vue": "^9.21.1", | ||
"fast-xml-parser": "^4.3.4", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^15.2.0", | ||
"lint-staged": "^15.2.2", | ||
"mux.js": "^6.3.0", | ||
"postcss-html": "^1.5.0", | ||
"postcss-html": "^1.6.0", | ||
"postcss-sass": "^0.5.0", | ||
"sass": "^1.69.5", | ||
"sass-loader": "^13.3.2", | ||
"shaka-player": "^4.7.1", | ||
"socket.io-client": "^4.7.2", | ||
"sass": "^1.70.0", | ||
"sass-loader": "^13.3.3", | ||
"shaka-player": "^4.7.9", | ||
"socket.io-client": "^4.7.4", | ||
"string-similarity": "^4.0.4", | ||
@@ -65,3 +65,3 @@ "stylelint": "^14.16.1", | ||
"vue-router": "^3.6.5", | ||
"vue-template-compiler": "^2.7.14", | ||
"vue-template-compiler": "^2.7.16", | ||
"vuetify": "^2.7.1", | ||
@@ -68,0 +68,0 @@ "vuetify-loader": "^1.9.2", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11947661
10891
Updatedsyncloungeserver@^8.0.85