@hocuspocus/extension-webhook
Advanced tools
Comparing version 1.0.0-alpha.60 to 1.0.0-alpha.61
{ | ||
"name": "@hocuspocus/extension-webhook", | ||
"version": "1.0.0-alpha.60", | ||
"version": "1.0.0-alpha.61", | ||
"description": "hocuspocus webhook extension", | ||
@@ -32,8 +32,8 @@ "homepage": "https://hocuspocus.dev", | ||
"dependencies": { | ||
"@hocuspocus/server": "^1.0.0-alpha.96", | ||
"@hocuspocus/transformer": "^1.0.0-alpha.20", | ||
"axios": "^0.25.0", | ||
"yjs": "^13.5.24" | ||
"@hocuspocus/server": "^1.0.0-alpha.97", | ||
"@hocuspocus/transformer": "^1.0.0-alpha.21", | ||
"axios": "^0.26.1", | ||
"yjs": "^13.5.28" | ||
}, | ||
"gitHead": "771a8cbad1016dd12080ff4b35fabb9680ec69a7" | ||
"gitHead": "673dd4b2c723e71bf9b33b8f7804ab35c8417417" | ||
} |
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
+ Addedaxios@0.26.1(transitive)
- Removedaxios@0.25.0(transitive)
Updatedaxios@^0.26.1
Updatedyjs@^13.5.28