Socket
Socket
Sign inDemoInstall

@shopify/react-cookie

Package Overview
Dependencies
4
Maintainers
19
Versions
143
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.35 to 0.0.36

4

CHANGELOG.md

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

## [0.0.36] - 2020-10-20
- Updated `tslib` dependency to `^1.14.1`. [#1657](https://github.com/Shopify/quilt/pull/1657)
## [0.0.1] - 2019-09-27

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

8

package.json
{
"name": "@shopify/react-cookie",
"version": "0.0.35",
"version": "0.0.36",
"license": "MIT",

@@ -27,6 +27,6 @@ "description": "Cookies in React for the server and client",

"dependencies": {
"@shopify/react-hooks": "^1.11.1",
"@shopify/react-network": "^3.5.6",
"@shopify/react-hooks": "^1.11.2",
"@shopify/react-network": "^3.5.7",
"cookie": "^0.4.0",
"tslib": "^1.9.3"
"tslib": "^1.14.1"
},

@@ -33,0 +33,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc