Comparing version 6.2.11 to 6.2.12-leo-ron-1099-experimental-96
#!/usr/bin/env bun | ||
// package.json | ||
var version = "6.2.11"; | ||
var version = "6.2.12-leo-ron-1099-experimental-96"; | ||
@@ -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); |
@@ -6,3 +6,3 @@ import { | ||
runQueriesWithStorageAndHooks | ||
} from "./chunk-FZTWBKID.js"; | ||
} from "./chunk-6PMQW5VA.js"; | ||
@@ -9,0 +9,0 @@ // src/utils/handlers.ts |
@@ -5,3 +5,3 @@ import { | ||
runQueriesWithStorageAndHooks | ||
} from "../chunk-FZTWBKID.js"; | ||
} from "../chunk-6PMQW5VA.js"; | ||
export { | ||
@@ -8,0 +8,0 @@ InvalidResponseError, |
{ | ||
"name": "ronin", | ||
"version": "6.2.11", | ||
"version": "6.2.12-leo-ron-1099-experimental-96", | ||
"type": "module", | ||
@@ -77,3 +77,3 @@ "description": "Access your RONIN database via TypeScript.", | ||
"@ronin/compiler": "0.17.3", | ||
"@ronin/syntax": "0.2.26" | ||
"@ronin/syntax": "0.2.27" | ||
}, | ||
@@ -80,0 +80,0 @@ "devDependencies": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
50933
2539
1
3
+ Added@ronin/syntax@0.2.27(transitive)
- Removed@ronin/syntax@0.2.26(transitive)
Updated@ronin/syntax@0.2.27