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

@ronin/compiler

Package Overview
Dependencies
Maintainers
0
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ronin/compiler - npm Package Compare versions

Comparing version 0.9.0-leo-ron-1083-experimental-200 to 0.9.0-leo-ron-1083-experimental-201

2

package.json
{
"name": "@ronin/compiler",
"version": "0.9.0-leo-ron-1083-experimental-200",
"version": "0.9.0-leo-ron-1083-experimental-201",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Compiles RONIN queries to SQL statements.",

@@ -55,2 +55,5 @@ # RONIN Compiler

// [{
// statement: 'CREATE TABLE "accounts" ...',
// params: []
// }, {
// statement: 'SELECT * FROM "accounts"',

@@ -57,0 +60,0 @@ // params: [],

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