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

@shopify/react-form-state

Package Overview
Dependencies
Maintainers
19
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.26 to 0.11.27

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [0.11.27] - 2020-10-20
- Updated `tslib` dependency to `^1.14.1`. [#1657](https://github.com/Shopify/quilt/pull/1657)
## [0.11.11] - 2019-10-01

@@ -12,0 +16,0 @@

10

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

@@ -26,5 +26,5 @@ "description": "Manage React forms tersely and type-safely with no magic",

"dependencies": {
"@shopify/predicates": "^1.2.6",
"@shopify/predicates": "^1.2.7",
"fast-deep-equal": "^2.0.1",
"tslib": "^1.9.3"
"tslib": "^1.14.1"
},

@@ -35,4 +35,4 @@ "peerDependencies": {

"devDependencies": {
"@shopify/enzyme-utilities": "^2.1.13",
"@shopify/useful-types": "^2.2.0",
"@shopify/enzyme-utilities": "^2.1.14",
"@shopify/useful-types": "^2.2.1",
"faker": "^4.1.0"

@@ -39,0 +39,0 @@ },

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