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

@ronin/syntax

Package Overview
Dependencies
Maintainers
0
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ronin/syntax - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3-leo-ron-1071-experimental-53

dist/chunk-RHRH2IGS.js

3

dist/queries.d.ts

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

import 'node:async_hooks';
export { c as PromiseTuple, S as SyntaxItem, d as getBatchProxy, e as getProperty, g as getSyntaxProxy, s as setProperty } from './queries-CWtJe_zj.js';
export { c as PromiseTuple, S as SyntaxItem, d as getBatchProxy, e as getProperty, g as getSyntaxProxy, s as setProperty } from './queries-B5GYrcJV.js';

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

setProperty
} from "./chunk-NDTATWWQ.js";
} from "./chunk-RHRH2IGS.js";
export {

@@ -9,0 +9,0 @@ getBatchProxy,

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

import { P as PublicModel, G as GetInstructions, W as WithInstruction, M as ModelIndex, a as ModelField, b as ModelTrigger, S as SyntaxItem } from './queries-CWtJe_zj.js';
import 'node:async_hooks';
import { P as PublicModel, M as ModelIndex, a as ModelField, b as ModelTrigger, G as GetInstructions, W as WithInstruction, S as SyntaxItem } from './queries-B5GYrcJV.js';

@@ -24,6 +23,2 @@ interface RoninFields {

/**
* Predefined query instructions that can be reused across multiple different queries.
*/
presets?: Record<string, GetInstructions | WithInstruction>;
/**
* Database indexes to optimize query performance.

@@ -40,2 +35,6 @@ */

}>>>;
/**
* Predefined query instructions that can be reused across multiple different queries.
*/
presets?: Record<string, GetInstructions | WithInstruction>;
}

@@ -42,0 +41,0 @@ type FieldsToTypes<F> = F extends Record<string, Primitives> ? {

@@ -10,3 +10,3 @@ import {

string
} from "./chunk-NDTATWWQ.js";
} from "./chunk-RHRH2IGS.js";
export {

@@ -13,0 +13,0 @@ blob,

{
"name": "@ronin/syntax",
"version": "0.2.2",
"version": "0.2.3-leo-ron-1071-experimental-53",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Allows for defining RONIN queries and schemas in code.",

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