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

@shopify/react-form-state

Package Overview
Dependencies
Maintainers
13
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-form-state - npm Package Compare versions

Comparing version 0.11.16 to 0.11.17

17

package.json
{
"name": "@shopify/react-form-state",
"version": "0.11.16",
"version": "0.11.17",
"license": "MIT",

@@ -16,6 +16,3 @@ "description": "Manage react forms tersely and type-safe with no magic.",

"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-form-state",
"bugs": {

@@ -26,3 +23,3 @@ "url": "https://github.com/shopify/quilt/issues"

"dependencies": {
"@shopify/predicates": "^1.2.3",
"@shopify/predicates": "^1.2.4",
"fast-deep-equal": "^2.0.1",

@@ -35,7 +32,11 @@ "tslib": "^1.9.3"

"devDependencies": {
"@shopify/enzyme-utilities": "^2.1.7",
"@shopify/enzyme-utilities": "^2.1.8",
"@shopify/useful-types": "^1.3.0",
"faker": "^4.1.0"
},
"sideEffects": false
"sideEffects": false,
"files": [
"dist/*",
"!tsconfig.tsbuildinfo"
]
}
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