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.32 to 0.2.33-ben-ron-1099-experimental-153

dist/index-DONs7YEU.d.ts

2

dist/queries.d.ts

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

export { D as DeepCallable, e as PromiseTuple, R as ResultRecord, d as SyntaxItem, f as getBatchProxy, j as getBatchProxySQL, h as getProperty, g as getSyntaxProxy, i as getSyntaxProxySQL, s as setProperty } from './index-Dda5Eh9P.js';
export { D as DeepCallable, e as PromiseTuple, R as ResultRecord, d as SyntaxItem, f as getBatchProxy, j as getBatchProxySQL, h as getProperty, g as getSyntaxProxy, i as getSyntaxProxySQL, s as setProperty } from './index-DONs7YEU.js';

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

import { P as PublicModel, M as ModelIndex, a as ModelField, b as ModelTrigger, c as ModelPreset, S as StoredObject, d as SyntaxItem, Q as QUERY_SYMBOLS } from './index-Dda5Eh9P.js';
import { P as PublicModel, M as ModelIndex, a as ModelField, b as ModelTrigger, c as ModelPreset, S as StoredObject, d as SyntaxItem, Q as QUERY_SYMBOLS } from './index-DONs7YEU.js';

@@ -101,3 +101,3 @@ interface RoninFields {

type: Type;
}>, 'slug'>;
}>, 'slug' | 'system'>;
type ModelFieldExpressions<Type> = {

@@ -104,0 +104,0 @@ check?: (fields: Record<string, Type>) => Type;

{
"name": "@ronin/syntax",
"version": "0.2.32",
"version": "0.2.33-ben-ron-1099-experimental-153",
"type": "module",

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

"@biomejs/biome": "1.9.4",
"@ronin/compiler": "0.17.11",
"@ronin/compiler": "0.17.13",
"@types/bun": "1.2.3",

@@ -48,0 +48,0 @@ "expect-type": "1.1.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