Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ronin

Package Overview
Dependencies
Maintainers
4
Versions
1885
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 5.3.14 to 5.3.15-corny-ron-1071-experimental-448

dist/chunk-PGVTDA5J.js

4

dist/index.js
import {
mergeOptions,
runQueriesWithStorageAndHooks
} from "./chunk-WUHVPXV2.js";
} from "./chunk-PGVTDA5J.js";

@@ -30,3 +30,3 @@ // src/syntax/handlers.ts

// src/syntax/index.ts
import { getBatchProxy, getSyntaxProxy } from "@ronin/schema/queries";
import { getBatchProxy, getSyntaxProxy } from "@ronin/syntax/queries";
var createSyntaxFactory = (options) => ({

@@ -33,0 +33,0 @@ // Query types for interacting with records.

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

export * from '@ronin/schema/schema';
export * from '@ronin/syntax/schema';
// src/schema/index.ts
export * from "@ronin/schema/schema";
export * from "@ronin/syntax/schema";
import { Q as QueryHandlerOptions, a as Results, S as StorableObject, b as StoredObject } from '../index-dois7C3R.js';
import { Query } from '@ronin/compiler';
export { getBatchProxy, getSyntaxProxy } from '@ronin/schema/queries';
export { getBatchProxy, getSyntaxProxy } from '@ronin/syntax/queries';
import 'node:async_hooks';

@@ -5,0 +5,0 @@ import 'ronin';

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

runQueriesWithStorageAndHooks
} from "../chunk-WUHVPXV2.js";
} from "../chunk-PGVTDA5J.js";
// src/utils/index.ts
import { getBatchProxy, getSyntaxProxy } from "@ronin/schema/queries";
import { getBatchProxy, getSyntaxProxy } from "@ronin/syntax/queries";
export {

@@ -12,0 +12,0 @@ InvalidQueryError,

{
"name": "ronin",
"version": "5.3.14",
"version": "5.3.15-corny-ron-1071-experimental-448",
"type": "module",

@@ -73,3 +73,3 @@ "license": "Apache-2.0",

"@ronin/compiler": "0.13.9",
"@ronin/schema": "0.1.6"
"@ronin/syntax": "0.1.9"
},

@@ -76,0 +76,0 @@ "devDependencies": {

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