Comparing version 6.2.11-leo-ron-1099-experimental-94 to 6.2.11-leo-ron-1099-experimental-95
#!/usr/bin/env bun | ||
// package.json | ||
var version = "6.2.11-leo-ron-1099-experimental-94"; | ||
var version = "6.2.11-leo-ron-1099-experimental-95"; | ||
@@ -6,0 +6,0 @@ // src/bin/index.ts |
@@ -36,3 +36,3 @@ import { Q as QueryHandlerOptions, P as PromiseTuple } from './utils-CSfRKGOa.js'; | ||
* | ||
* await add.account({ to: { email: 'mike@gmail.com' } }); | ||
* await add.account({ with: { email: 'mike@gmail.com' } }); | ||
* | ||
@@ -39,0 +39,0 @@ * await remove.accounts.with.emailVerified.notBeing(true); |
{ | ||
"name": "ronin", | ||
"version": "6.2.11-leo-ron-1099-experimental-94", | ||
"version": "6.2.11-leo-ron-1099-experimental-95", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Access your RONIN database via TypeScript.", |
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
50933
2