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.0.0 to 5.0.1

12

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

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

"peerDependencies": {
"@rjsf/utils": "^5.0.0-beta.1",
"@rjsf/utils": "^5.0.0",
"react": "^16.14.0 || >=17"

@@ -56,5 +56,5 @@ },

"@babel/register": "^7.18.9",
"@rjsf/utils": "^5.0.0",
"@rjsf/validator-ajv6": "^5.0.0",
"@rjsf/validator-ajv8": "^5.0.0",
"@rjsf/utils": "^5.0.1",
"@rjsf/validator-ajv6": "^5.0.1",
"@rjsf/validator-ajv8": "^5.0.1",
"@types/lodash": "^4.14.191",

@@ -98,3 +98,3 @@ "@types/react": "^17.0.39",

},
"gitHead": "251bdbc60d2efdbab3a2b4058a2338d0d4794942"
"gitHead": "3a44e46656913a0bcb8b3f540115301fad77be08"
}
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