@shopify/react-form-state
Advanced tools
Comparing version 0.11.17 to 0.11.18-core-js-beta.1
{ | ||
"name": "@shopify/react-form-state", | ||
"version": "0.11.17", | ||
"version": "0.11.18-core-js-beta.1", | ||
"license": "MIT", | ||
@@ -16,9 +16,13 @@ "description": "Manage react forms tersely and type-safe with no magic.", | ||
"author": "Shopify Inc.", | ||
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-form-state", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Shopify/quilt.git", | ||
"directory": "packages/react-form-state" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/shopify/quilt/issues" | ||
"url": "https://github.com/Shopify/quilt/issues" | ||
}, | ||
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/react-form-state/README.md", | ||
"dependencies": { | ||
"@shopify/predicates": "^1.2.4", | ||
"@shopify/predicates": "^1.2.5", | ||
"fast-deep-equal": "^2.0.1", | ||
@@ -31,4 +35,4 @@ "tslib": "^1.9.3" | ||
"devDependencies": { | ||
"@shopify/enzyme-utilities": "^2.1.8", | ||
"@shopify/useful-types": "^1.3.0", | ||
"@shopify/enzyme-utilities": "^2.1.9", | ||
"@shopify/useful-types": "^2.1.4", | ||
"faker": "^4.1.0" | ||
@@ -35,0 +39,0 @@ }, |
@@ -8,2 +8,4 @@ # `@shopify/react-form-state` | ||
This library is now superseded by [@shopify/react-form](https://github.com/Shopify/quilt/tree/master/packages/react-form) as it allows you to write the preferred, functional, and hooks-driven React components over class-based ones. | ||
## Installation | ||
@@ -10,0 +12,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
54218
58
0
0
Updated@shopify/predicates@^1.2.5