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

ronin

Package Overview
Dependencies
Maintainers
0
Versions
1895
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.5 to 5.3.6

17

package.json
{
"name": "ronin",
"version": "5.3.5",
"version": "5.3.6",
"type": "module",

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

"types": "./dist/index.d.ts",
"description": "Access the RONIN data platform via TypeScript.",
"description": "Access your RONIN database via TypeScript.",
"scripts": {

@@ -77,12 +77,11 @@ "dev": "bun run build -- --watch",

"dependencies": {
"@paralleldrive/cuid2": "2.2.2",
"@ronin/cli": "0.2.3",
"@ronin/compiler": "0.12.10",
"@ronin/schema": "0.1.2"
"@ronin/cli": "0.2.6",
"@ronin/compiler": "0.13.1",
"@ronin/schema": "0.1.4"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/bun": "1.1.12",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"@types/bun": "1.1.14",
"husky": "9.1.7",
"lint-staged": "15.3.0",
"tsup": "8.3.5",

@@ -89,0 +88,0 @@ "typescript": "5.7.2"

# RONIN Client
[![Tests](https://github.com/ronin-co/client/actions/workflows/validate.yml/badge.svg)](https://github.com/ronin-co/client/actions/workflows/validate.yml)
[![Install Size](https://packagephobia.com/badge?p=ronin)](https://packagephobia.com/result?p=ronin)
[![tests](https://img.shields.io/github/actions/workflow/status/ronin-co/client/validate.yml?label=tests)](https://github.com/ronin-co/client/actions/workflows/validate.yml)
[![code coverage](https://img.shields.io/codecov/c/github/ronin-co/client)](https://codecov.io/github/ronin-co/client)
[![install size](https://packagephobia.com/badge?p=ronin)](https://packagephobia.com/result?p=ronin)

@@ -6,0 +7,0 @@ This package allows for querying data from [RONIN](https://ronin.co) with ease.

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