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
130
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.21-ben-ron-1099-experimental-136 to 0.2.21-ben-ron-1099-experimental-137

dist/index-QvcaArcg.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-PU-o0t1n.js';
export { D as DeepCallable, d as PromiseTuple, R as ResultRecord, c as SyntaxItem, e as getBatchProxy, i as getBatchProxySQL, f as getProperty, g as getSyntaxProxy, h as getSyntaxProxySQL, s as setProperty } from './index-QvcaArcg.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-PU-o0t1n.js';
import { P as PublicModel, M as ModelIndex, a as ModelField, b as ModelTrigger, G as GetInstructions, W as WithInstruction, S as StoredObject, c as SyntaxItem, Q as QUERY_SYMBOLS } from './index-QvcaArcg.js';

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

*/
presets?: Record<string, ModelPreset['instructions']> | ((fields: keyof Fields) => Record<string, ModelPreset['instructions']>);
presets?: Record<string, GetInstructions | WithInstruction> | ((fields: keyof Fields) => Record<string, GetInstructions | WithInstruction>);
}

@@ -36,0 +36,0 @@ type FieldToTypeMap = {

{
"name": "@ronin/syntax",
"version": "0.2.21-ben-ron-1099-experimental-136",
"version": "0.2.21-ben-ron-1099-experimental-137",
"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