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

ronin

Package Overview
Dependencies
Maintainers
4
Versions
1987
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.2.7-ben-ron-1099-experimental-86 to 6.2.7-ben-ron-1099-experimental-87

2

dist/bin/index.js
#!/usr/bin/env bun
// package.json
var version = "6.2.7-ben-ron-1099-experimental-86";
var version = "6.2.7-ben-ron-1099-experimental-87";

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

{
"name": "ronin",
"version": "6.2.7-ben-ron-1099-experimental-86",
"version": "6.2.7-ben-ron-1099-experimental-87",
"type": "module",

@@ -50,10 +50,10 @@ "description": "Access your RONIN database via TypeScript.",

"scripts": {
"dev": "tsup --watch",
"build": "tsup",
"test": "bun test",
"lint": "bun run --bun lint:tsc && bun run --bun lint:biome",
"lint:biome": "biome check",
"lint:tsc": "tsc --pretty",
"prepare": "bun run build",
"format": "biome format --write"
"format": "biome format --write",
"test": "bun test",
"build": "tsup",
"dev": "tsup --watch",
"prepare": "bun run build"
},

@@ -60,0 +60,0 @@ "keywords": [

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