Socket
Socket
Sign inDemoInstall

@shopify/react-hooks

Package Overview
Dependencies
Maintainers
19
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-hooks - npm Package Compare versions

Comparing version 1.11.1 to 1.11.2

4

CHANGELOG.md

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

## [1.11.2] - 2020-10-20
- Added `tslib@^1.14.1` in the list of dependencies. [#1657](https://github.com/Shopify/quilt/pull/1657)
## [1.11.1] - 2020-08-19

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

7

package.json
{
"name": "@shopify/react-hooks",
"version": "1.11.1",
"version": "1.11.2",
"license": "MIT",

@@ -32,3 +32,6 @@ "description": "A collection of primitive React hooks",

"!tsconfig.tsbuildinfo"
]
],
"dependencies": {
"tslib": "^1.14.1"
}
}
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