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

@webiny/form

Package Overview
Dependencies
Maintainers
0
Versions
568
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/form - npm Package Compare versions

Comparing version 5.40.7 to 5.40.8-beta.0

1

FormPresenter.js

@@ -96,2 +96,3 @@ "use strict";

if (!field) {
this.commitValueToData(name, value);
return;

@@ -98,0 +99,0 @@ }

12

package.json
{
"name": "@webiny/form",
"version": "5.40.7",
"version": "5.40.8-beta.0",
"main": "index.js",

@@ -18,4 +18,4 @@ "repository": {

"@babel/runtime": "7.24.1",
"@webiny/react-composition": "5.40.7",
"@webiny/validation": "5.40.7",
"@webiny/react-composition": "5.40.8-beta.0",
"@webiny/validation": "5.40.8-beta.0",
"lodash": "4.17.21"

@@ -33,4 +33,4 @@ },

"@types/lodash": "4.14.191",
"@webiny/cli": "5.40.7",
"@webiny/project-utils": "5.40.7",
"@webiny/cli": "5.40.8-beta.0",
"@webiny/project-utils": "5.40.8-beta.0",
"mobx": "6.9.0",

@@ -53,3 +53,3 @@ "mobx-react-lite": "3.4.3",

},
"gitHead": "7236a5d93457a1dda87e880de76d6d859d49f283"
"gitHead": "60732233b3f7aa7f622487af19d6dfc74fda31b9"
}

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