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
2047
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

to
6.2.26-leo-ron-1113-experimental-126

2

dist/bin/index.js
#!/usr/bin/env bun
// package.json
var version = "6.2.26-leo-ron-1113-experimental-125";
var version = "6.2.26-leo-ron-1113-experimental-126";

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

{
"name": "ronin",
"version": "6.2.26-leo-ron-1113-experimental-125",
"version": "6.2.26-leo-ron-1113-experimental-126",
"type": "module",

@@ -76,4 +76,4 @@ "description": "Access your RONIN database via TypeScript.",

"@ronin/cli": "0.2.40",
"@ronin/compiler": "0.17.15",
"@ronin/syntax": "0.2.34"
"@ronin/compiler": "0.17.16",
"@ronin/syntax": "0.2.35"
},

@@ -84,4 +84,4 @@ "devDependencies": {

"tsup": "8.4.0",
"typescript": "5.7.3"
"typescript": "5.8.2"
}
}