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

@rsuite/formik

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rsuite/formik - npm Package Compare versions

Comparing version 1.0.0-beta.3 to 1.0.0-beta.4

2

dist/index.js

@@ -86,3 +86,3 @@ var __create = Object.create;

onChange: (newValue, event) => {
field.onChange(event);
form.setFieldValue(field.name, newValue);
onChange == null ? void 0 : onChange(newValue, event);

@@ -89,0 +89,0 @@ }

{
"name": "@rsuite/formik",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"description": "Formik-compatible React Suite components",

@@ -5,0 +5,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

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