Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

appwrite-utils

Package Overview
Dependencies
Maintainers
0
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appwrite-utils - npm Package Compare versions

Comparing version 0.3.8 to 0.3.9

4

package.json
{
"name": "appwrite-utils",
"module": "dist/index.js",
"version": "0.3.8",
"version": "0.3.9",
"main": "dist/index.js",

@@ -33,3 +33,3 @@ "types": "dist/index.d.ts",

"@types/luxon": "^3.4.2",
"appwrite": "^15.0.0",
"appwrite": "^16.0.2",
"luxon": "^3.5.0",

@@ -36,0 +36,0 @@ "ulidx": "^2.4.0",

@@ -75,2 +75,3 @@ # appwrite-utils

- 0.3.9: Refactored the cli tool to allow for more specificity and configuration
- 0.3.8: Upgraded some parts of the package, AppwriteConfig typing updated to include buckets, made cli tool interactive

@@ -77,0 +78,0 @@ - 0.3.7: Remove `ulid` to replace with `ulidx` for compatibility

@@ -0,0 +0,0 @@ import { Client } from "appwrite";

@@ -0,0 +0,0 @@ import { type Models, Compression } from "node-appwrite";

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc