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

react-ronin

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-ronin - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

18

package.json
{
"name": "react-ronin",
"version": "1.0.0",
"version": "2.0.0",
"license": "Apache-2.0",

@@ -18,8 +18,18 @@ "main": "dist/index.js",

},
"files": ["dist"],
"files": [
"dist"
],
"repository": "ronin-co/react-ronin",
"homepage": "https://github.com/ronin-co/react-ronin",
"keywords": ["ronin", "react", "client", "database", "orm"],
"keywords": [
"ronin",
"react",
"client",
"database",
"orm"
],
"lint-staged": {
"**/*": ["bunx @biomejs/biome format --write"]
"**/*": [
"bunx @biomejs/biome format --write"
]
},

@@ -26,0 +36,0 @@ "exports": {

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