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

@rjsf/core

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rjsf/core - npm Package Compare versions

Comparing version 5.8.0 to 5.8.1

12

package.json
{
"name": "@rjsf/core",
"version": "5.8.0",
"version": "5.8.1",
"description": "A simple React component capable of building HTML forms out of a JSON schema.",

@@ -37,3 +37,3 @@ "scripts": {

"peerDependencies": {
"@rjsf/utils": "5.7.x",
"@rjsf/utils": "^5.8.x",
"react": "^16.14.0 || >=17"

@@ -58,5 +58,5 @@ },

"@babel/register": "^7.21.0",
"@rjsf/utils": "^5.8.0",
"@rjsf/validator-ajv6": "^5.8.0",
"@rjsf/validator-ajv8": "^5.8.0",
"@rjsf/utils": "^5.8.1",
"@rjsf/validator-ajv6": "^5.8.1",
"@rjsf/validator-ajv8": "^5.8.1",
"@types/lodash": "^4.14.195",

@@ -102,3 +102,3 @@ "@types/react": "^17.0.60",

},
"gitHead": "a5d6f031b2cf8ff065ddb34e27cd2ef6f2beda7e"
"gitHead": "58fd7da5e6db287b4fc842fcb7dd0dba38ff8d89"
}
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