@hocuspocus/extension-webhook
Advanced tools
Comparing version 2.8.0 to 2.8.1
{ | ||
"name": "@hocuspocus/extension-webhook", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"description": "hocuspocus webhook extension", | ||
@@ -33,11 +33,11 @@ "homepage": "https://hocuspocus.dev", | ||
"dependencies": { | ||
"@hocuspocus/common": "^2.8.0", | ||
"@hocuspocus/server": "^2.8.0", | ||
"@hocuspocus/transformer": "^2.8.0", | ||
"axios": "^1.2.2" | ||
"@hocuspocus/common": "^2.8.1", | ||
"@hocuspocus/server": "^2.8.1", | ||
"@hocuspocus/transformer": "^2.8.1", | ||
"axios": "^1.6.2" | ||
}, | ||
"peerDependencies": { | ||
"yjs": "^13.6.4" | ||
"yjs": "^13.6.8" | ||
}, | ||
"gitHead": "b3454a4ca289a84ddfb7fa5607a2d4b8d5c37e9d" | ||
} |
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
Updated@hocuspocus/common@^2.8.1
Updated@hocuspocus/server@^2.8.1
Updatedaxios@^1.6.2