Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hattip/cookie

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hattip/cookie - npm Package Compare versions

Comparing version 0.0.34 to 0.0.35-canary

20

package.json
{
"name": "@hattip/cookie",
"version": "0.0.34",
"version": "0.0.35-canary",
"type": "module",

@@ -27,12 +27,12 @@ "description": "Cookie management for HatTip",

"cookie": "^0.5.0",
"@hattip/compose": "0.0.34",
"@hattip/core": "0.0.34"
"@hattip/compose": "0.0.35-canary",
"@hattip/core": "0.0.35-canary"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.0.2",
"@types/node": "^18.15.5",
"eslint": "^8.36.0",
"publint": "^0.1.11",
"tsup": "^6.7.0",
"typescript": "^5.0.2"
"@cyco130/eslint-config": "^3.3.0",
"@types/node": "^20.4.2",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"typescript": "^5.1.6"
},

@@ -45,4 +45,4 @@ "scripts": {

"test:lint": "eslint . --max-warnings 0 --ignore-pattern dist",
"test:package": "publint"
"test:package": "publint --strict"
}
}
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