New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ronin

Package Overview
Dependencies
Maintainers
0
Versions
2008
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ronin - npm Package Compare versions

Comparing version 6.2.5 to 6.2.6

dist/chunk-FZTWBKID.js

2

dist/bin/index.js
#!/usr/bin/env bun
// package.json
var version = "6.2.5";
var version = "6.2.6";

@@ -6,0 +6,0 @@ // src/bin/index.ts

@@ -1,2 +0,2 @@

import { Q as QueryHandlerOptions, P as PromiseTuple } from './utils-BjfAHZhS.js';
import { Q as QueryHandlerOptions, P as PromiseTuple } from './utils-CSfRKGOa.js';
import { GetQuery, SetQuery, AddQuery, RemoveQuery, CountQuery, CreateQuery, AlterQuery, ModelField, ModelIndex, ModelTrigger, ModelPreset, DropQuery } from '@ronin/compiler';

@@ -3,0 +3,0 @@ import { DeepCallable } from '@ronin/syntax/queries';

@@ -6,3 +6,3 @@ import {

runQueriesWithStorageAndHooks
} from "./chunk-AT4DBHED.js";
} from "./chunk-FZTWBKID.js";

@@ -9,0 +9,0 @@ // src/utils/handlers.ts

@@ -1,4 +0,4 @@

export { A as AddHook, a as AfterAddHook, o as AfterAlterHook, i as AfterCountHook, l as AfterCreateHook, q as AfterDropHook, c as AfterGetHook, s as AfterHookHandler, g as AfterRemoveHook, e as AfterSetHook, m as AlterHook, B as BeforeAddHook, n as BeforeAlterHook, h as BeforeCountHook, k as BeforeCreateHook, p as BeforeDropHook, b as BeforeGetHook, r as BeforeHookHandler, f as BeforeRemoveHook, d as BeforeSetHook, C as CountHook, j as CreateHook, D as DropHook, t as DuringHookHandler, F as FormattedResults, G as GetHook, H as HookContext, P as PromiseTuple, Q as QueryHandlerOptions, R as RemoveHook, S as SetHook } from '../utils-BjfAHZhS.js';
export { A as AddHook, a as AfterAddHook, o as AfterAlterHook, i as AfterCountHook, l as AfterCreateHook, q as AfterDropHook, c as AfterGetHook, s as AfterHookHandler, g as AfterRemoveHook, e as AfterSetHook, m as AlterHook, B as BeforeAddHook, n as BeforeAlterHook, h as BeforeCountHook, k as BeforeCreateHook, p as BeforeDropHook, b as BeforeGetHook, r as BeforeHookHandler, f as BeforeRemoveHook, d as BeforeSetHook, C as CountHook, j as CreateHook, D as DropHook, t as DuringHookHandler, F as FormattedResults, G as GetHook, H as HookContext, P as PromiseTuple, Q as QueryHandlerOptions, R as RemoveHook, S as SetHook } from '../utils-CSfRKGOa.js';
export { AddInstructions, AddQuery, AddInstructions as AddQueryInstructions, CountInstructions, CountQuery, CountInstructions as CountQueryInstructions, GetInstructions, GetQuery, GetInstructions as GetQueryInstructions, Query, QueryInstruction, QueryType, RemoveInstructions, RemoveQuery, RemoveInstructions as RemoveQueryInstructions, SetInstructions, SetQuery, SetInstructions as SetQueryInstructions, StoredObject, WithInstruction } from '@ronin/compiler';
export { a as StorableObjectValue } from '../index-eWDk2HVU.js';
export { a as StorableObjectValue } from '../index-CSwtGefs.js';
import 'node:async_hooks';

@@ -1,4 +0,4 @@

import { Q as QueryHandlerOptions, F as FormattedResults } from '../utils-BjfAHZhS.js';
import { Q as QueryHandlerOptions, F as FormattedResults } from '../utils-CSfRKGOa.js';
import { ResultRecord, Query, StoredObject } from '@ronin/compiler';
import { S as StorableObject } from '../index-eWDk2HVU.js';
import { S as StorableObject } from '../index-CSwtGefs.js';
import 'node:async_hooks';

@@ -5,0 +5,0 @@

@@ -5,3 +5,3 @@ import {

runQueriesWithStorageAndHooks
} from "../chunk-AT4DBHED.js";
} from "../chunk-FZTWBKID.js";
export {

@@ -8,0 +8,0 @@ InvalidResponseError,

{
"name": "ronin",
"version": "6.2.5",
"version": "6.2.6",
"type": "module",

@@ -75,4 +75,4 @@ "description": "Access your RONIN database via TypeScript.",

"dependencies": {
"@ronin/cli": "0.2.36",
"@ronin/compiler": "0.16.4",
"@ronin/cli": "0.2.37",
"@ronin/compiler": "0.17.0",
"@ronin/syntax": "0.2.17"

@@ -79,0 +79,0 @@ },

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