appwrite-cli 18.0.0 → 18.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle-win-arm64.mjs +1 -1
- package/dist/cli.cjs +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -87731,7 +87731,7 @@ var package_default = {
|
|
|
87731
87731
|
type: "module",
|
|
87732
87732
|
homepage: "https://appwrite.io/support",
|
|
87733
87733
|
description: "Appwrite is an open-source self-hosted backend server that abstracts and simplifies complex and repetitive development tasks behind a very simple REST API",
|
|
87734
|
-
version: "18.0.
|
|
87734
|
+
version: "18.0.1",
|
|
87735
87735
|
license: "BSD-3-Clause",
|
|
87736
87736
|
main: "dist/index.cjs",
|
|
87737
87737
|
module: "dist/index.js",
|
package/dist/cli.cjs
CHANGED
|
@@ -87725,7 +87725,7 @@ var package_default = {
|
|
|
87725
87725
|
type: "module",
|
|
87726
87726
|
homepage: "https://appwrite.io/support",
|
|
87727
87727
|
description: "Appwrite is an open-source self-hosted backend server that abstracts and simplifies complex and repetitive development tasks behind a very simple REST API",
|
|
87728
|
-
version: "18.0.
|
|
87728
|
+
version: "18.0.1",
|
|
87729
87729
|
license: "BSD-3-Clause",
|
|
87730
87730
|
main: "dist/index.cjs",
|
|
87731
87731
|
module: "dist/index.js",
|
package/dist/index.cjs
CHANGED
|
@@ -103666,7 +103666,7 @@ var package_default = {
|
|
|
103666
103666
|
type: "module",
|
|
103667
103667
|
homepage: "https://appwrite.io/support",
|
|
103668
103668
|
description: "Appwrite is an open-source self-hosted backend server that abstracts and simplifies complex and repetitive development tasks behind a very simple REST API",
|
|
103669
|
-
version: "18.0.
|
|
103669
|
+
version: "18.0.1",
|
|
103670
103670
|
license: "BSD-3-Clause",
|
|
103671
103671
|
main: "dist/index.cjs",
|
|
103672
103672
|
module: "dist/index.js",
|
package/dist/index.js
CHANGED
|
@@ -103646,7 +103646,7 @@ var package_default = {
|
|
|
103646
103646
|
type: "module",
|
|
103647
103647
|
homepage: "https://appwrite.io/support",
|
|
103648
103648
|
description: "Appwrite is an open-source self-hosted backend server that abstracts and simplifies complex and repetitive development tasks behind a very simple REST API",
|
|
103649
|
-
version: "18.0.
|
|
103649
|
+
version: "18.0.1",
|
|
103650
103650
|
license: "BSD-3-Clause",
|
|
103651
103651
|
main: "dist/index.cjs",
|
|
103652
103652
|
module: "dist/index.js",
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"type": "module",
|
|
4
4
|
"homepage": "https://appwrite.io/support",
|
|
5
5
|
"description": "Appwrite is an open-source self-hosted backend server that abstracts and simplifies complex and repetitive development tasks behind a very simple REST API",
|
|
6
|
-
"version": "18.0.
|
|
6
|
+
"version": "18.0.1",
|
|
7
7
|
"license": "BSD-3-Clause",
|
|
8
8
|
"main": "dist/index.cjs",
|
|
9
9
|
"module": "dist/index.js",
|