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
1959
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.0.22 to 6.0.23-leo-ron-1099-experimental-40

dist/bin/index.d.ts

20

package.json
{
"name": "ronin",
"version": "6.0.22",
"version": "6.0.23-leo-ron-1099-experimental-40",
"type": "module",
"license": "Apache-2.0",
"description": "Access your RONIN database via TypeScript.",
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"description": "Access your RONIN database via TypeScript.",
"bin": {
"ronin": "./dist/bin/index.js"
},
"files": [
"dist"
],
"scripts": {

@@ -20,5 +25,2 @@ "dev": "bun run build -- --watch",

},
"files": [
"dist"
],
"repository": "ronin-co/client",

@@ -71,5 +73,7 @@ "homepage": "https://ronin.co/docs/typescript-client",

},
"author": "ronin",
"license": "Apache-2.0",
"dependencies": {
"@ronin/cli": "0.2.24",
"@ronin/compiler": "0.14.10",
"@ronin/cli": "0.2.25-leo-ron-1099-experimental-97",
"@ronin/compiler": "0.14.11",
"@ronin/syntax": "0.2.6"

@@ -76,0 +80,0 @@ },

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