Comparing version 10.0.0 to 10.0.1
@@ -5,3 +5,3 @@ { | ||
"description": "Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API", | ||
"version": "10.0.0", | ||
"version": "10.0.1", | ||
"license": "BSD-3-Clause", | ||
@@ -8,0 +8,0 @@ "main": "dist/cjs/sdk.js", |
@@ -9,3 +9,3 @@ # Appwrite Web SDK | ||
**This SDK is compatible with Appwrite server version 1.0.0. For older versions, please check [previous releases](https://github.com/appwrite/sdk-for-web/releases).** | ||
**This SDK is compatible with Appwrite server version 1.0.x. For older versions, please check [previous releases](https://github.com/appwrite/sdk-for-web/releases).** | ||
@@ -37,3 +37,3 @@ Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way. Use the Web SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs) | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/appwrite@10.0.0"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/appwrite@10.0.1"></script> | ||
``` | ||
@@ -40,0 +40,0 @@ |
@@ -105,3 +105,3 @@ import 'isomorphic-form-data'; | ||
'x-sdk-language': 'web', | ||
'x-sdk-version': '10.0.0', | ||
'x-sdk-version': '10.0.1', | ||
'X-Appwrite-Response-Format': '1.0.0', | ||
@@ -108,0 +108,0 @@ }; |
Sorry, the diff of this file is not supported yet
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
Network access
Supply chain riskThis module accesses the network.
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
1008444
127
14261
2