You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@shopify/react-cookie

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

Comparing version 0.0.12 to 0.0.13

18

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

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

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

@@ -27,6 +24,6 @@ "url": "https://github.com/shopify/quilt/issues"

"dependencies": {
"@shopify/react-effect": "^3.2.9",
"@shopify/react-hooks": "^1.4.0",
"@shopify/react-html": "^9.2.11",
"@shopify/react-network": "^3.3.9",
"@shopify/react-effect": "^3.2.10",
"@shopify/react-hooks": "^1.4.1",
"@shopify/react-html": "^9.2.12",
"@shopify/react-network": "^3.3.10",
"cookie": "^0.4.0",

@@ -40,4 +37,5 @@ "tslib": "^1.9.3"

"files": [
"dist/*"
"dist/*",
"!tsconfig.tsbuildinfo"
]
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc