mirror of
https://github.com/cupcakearmy/directus-remote-trigger.git
synced 2025-09-06 05:10:38 +00:00
Compare commits
3 Commits
dependabot
...
9886b6c5a6
Author | SHA1 | Date | |
---|---|---|---|
|
9886b6c5a6 | ||
|
b3dcaf752d | ||
2ad4b897f4 |
@@ -4,7 +4,7 @@ Trigger remote urls in the Directus admin view.
|
||||
|
||||

|
||||
|
||||
> ## ⚠️ As of Directus 9 this is mostly solved natively and you should use the biult in webhooks
|
||||
> ## ⚠️ As of Directus 9 this is mostly solved natively and you should use the built in webhooks
|
||||
|
||||
## Motivation
|
||||
|
||||
|
10
package-lock.json
generated
10
package-lock.json
generated
@@ -1,8 +1,6 @@
|
||||
{
|
||||
"name": "advanced-webhooks",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"lockfileVersion": 1,
|
||||
"dependencies": {
|
||||
"@babel/code-frame": {
|
||||
"version": "7.10.4",
|
||||
@@ -4961,9 +4959,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"path-parse": {
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
|
||||
"integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
|
||||
"version": "1.0.7",
|
||||
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
|
||||
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
|
||||
"dev": true
|
||||
},
|
||||
"pbkdf2": {
|
||||
|
Reference in New Issue
Block a user