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.11 to 6.2.12-leo-ron-1099-experimental-96

dist/chunk-6PMQW5VA.js

2

dist/bin/index.js
#!/usr/bin/env bun
// package.json
var version = "6.2.11";
var version = "6.2.12-leo-ron-1099-experimental-96";

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

@@ -36,3 +36,3 @@ import { Q as QueryHandlerOptions, P as PromiseTuple } from './utils-CSfRKGOa.js';

*
* await add.account({ to: { email: 'mike@gmail.com' } });
* await add.account({ with: { email: 'mike@gmail.com' } });
*

@@ -39,0 +39,0 @@ * await remove.accounts.with.emailVerified.notBeing(true);

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

runQueriesWithStorageAndHooks
} from "./chunk-FZTWBKID.js";
} from "./chunk-6PMQW5VA.js";

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

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

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

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

{
"name": "ronin",
"version": "6.2.11",
"version": "6.2.12-leo-ron-1099-experimental-96",
"type": "module",

@@ -77,3 +77,3 @@ "description": "Access your RONIN database via TypeScript.",

"@ronin/compiler": "0.17.3",
"@ronin/syntax": "0.2.26"
"@ronin/syntax": "0.2.27"
},

@@ -80,0 +80,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