@supabase/realtime-js
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@supabase/realtime-js", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Listen to realtime updates to your PostgreSQL database", | ||
@@ -36,2 +36,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@types/websocket": "^1.0.1", | ||
"query-string": "^6.12.1", | ||
@@ -43,3 +44,2 @@ "websocket": "^1.0.31" | ||
"@supabase/doctest-js": "^0.1.0", | ||
"@types/websocket": "^1.0.1", | ||
"babel-preset-env": "^1.7.0", | ||
@@ -46,0 +46,0 @@ "babel-register": "^6.26.0", |
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
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
15
0
3
+ Added@types/websocket@^1.0.1
+ Added@types/node@22.9.0(transitive)
+ Added@types/websocket@1.0.10(transitive)
+ Addedundici-types@6.19.8(transitive)