@shopify/react-form-state
Advanced tools
Comparing version 0.5.4 to 0.5.6
{ | ||
"name": "@shopify/react-form-state", | ||
"version": "0.5.4", | ||
"version": "0.5.6", | ||
"license": "MIT", | ||
@@ -27,3 +27,4 @@ "description": "Manage react forms tersely and type-safe with no magic.", | ||
"lodash": "^4.17.10", | ||
"lodash-decorators": "^6.0.0" | ||
"lodash-decorators": "^6.0.0", | ||
"tslib": "^1.9.3" | ||
}, | ||
@@ -34,3 +35,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@shopify/enzyme-utilities": "^1.1.4", | ||
"@shopify/enzyme-utilities": "^1.1.6", | ||
"@types/enzyme": "^3.1.10", | ||
@@ -37,0 +38,0 @@ "faker": "^4.1.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
156603
4
+ Addedtslib@^1.9.3