New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ronin/compiler

Package Overview
Dependencies
Maintainers
0
Versions
347
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.12.8-leo-ron-1071-experimental-265 to 0.12.8-leo-ron-1071-experimental-266

2

dist/index.d.ts

@@ -195,3 +195,3 @@ /**

type ModelFieldNormal = ModelFieldBasics & {
type: 'string' | 'number' | 'boolean' | 'date' | 'json';
type?: 'string' | 'number' | 'boolean' | 'date' | 'json';
};

@@ -198,0 +198,0 @@ type ModelFieldReferenceAction = 'CASCADE' | 'RESTRICT' | 'SET NULL' | 'SET DEFAULT' | 'NO ACTION';

{
"name": "@ronin/compiler",
"version": "0.12.8-leo-ron-1071-experimental-265",
"version": "0.12.8-leo-ron-1071-experimental-266",
"type": "module",

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

Sorry, the diff of this file is too big to display

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