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

@domonda/form

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@domonda/form - npm Package Compare versions

Comparing version 2.3.3 to 2.3.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.3.4](https://github.com/domonda/domonda-js/compare/@domonda/form@2.3.3...@domonda/form@2.3.4) (2020-05-15)
**Note:** Version bump only for package @domonda/form
## 2.3.3 (2020-05-15)

@@ -8,0 +16,0 @@

1

index.js
export * from './Form';
export * from './createForm';
export * from './FormField';
export * from './createFormField';
export * from './FormTag';

4

package.json
{
"name": "@domonda/form",
"version": "2.3.3",
"version": "2.3.4",
"description": "Powerful yet simple form library built using @domonda/plumb.",

@@ -20,3 +20,3 @@ "keywords": [

"dependencies": {
"@domonda/plumb": "^2.2.7",
"@domonda/plumb": "^2.2.8",
"fast-equals": "^2.0.0",

@@ -23,0 +23,0 @@ "lodash.get": "^4.4.2",

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