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-beta.5 to 5.0.0-beta.6

13

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

@@ -54,4 +54,5 @@ "scripts": {

"@babel/register": "^7.18.9",
"@rjsf/utils": "^5.0.0-beta.5",
"@rjsf/validator-ajv6": "^5.0.0-beta.5",
"@rjsf/utils": "^5.0.0-beta.6",
"@rjsf/validator-ajv6": "^5.0.0-beta.6",
"@rjsf/validator-ajv8": "^5.0.0-beta.6",
"@types/lodash": "^4.14.184",

@@ -66,4 +67,4 @@ "@types/react": "^17.0.39",

"html": "^1.0.0",
"jsdom": "^16.5.3",
"mocha": "^5.2.0",
"jsdom": "^20.0.0",
"mocha": "^10.0.0",
"react": "^17.0.2",

@@ -96,3 +97,3 @@ "react-dom": "^17.0.2",

},
"gitHead": "e4c61ea6867d6089dced3227d5aa8ac40516376d"
"gitHead": "dfc8bbca60113fc5a78302b2ed79e3ea9b16241b"
}
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