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.9 to 0.0.10

dist/src/BrowserCookieManager.d.ts

19

package.json
{
"name": "@shopify/react-cookie",
"version": "0.0.9",
"version": "0.0.10",
"license": "MIT",
"description": "Cookies in React for the server and client",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"sideEffects": false,
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"scripts": {
"build": "tsc --p tsconfig.build.json",
"prepublishOnly": "yarn run build"
"build": "tsc --p tsconfig.json"
},
"sideEffects": false,
"publishConfig": {

@@ -27,6 +26,6 @@ "access": "public",

"dependencies": {
"@shopify/react-effect": "^3.2.7",
"@shopify/react-hooks": "^1.3.0",
"@shopify/react-html": "^9.2.8",
"@shopify/react-network": "^3.3.6",
"@shopify/react-effect": "^3.2.8",
"@shopify/react-hooks": "^1.3.1",
"@shopify/react-html": "^9.2.9",
"@shopify/react-network": "^3.3.7",
"cookie": "^0.4.0",

@@ -33,0 +32,0 @@ "tslib": "^1.9.3"

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