Socket
Socket
Sign inDemoInstall

should-send-same-site-none

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

index.d.ts

4

package.json
{
"name": "should-send-same-site-none",
"version": "2.0.3",
"version": "2.0.4",
"description": "A simple utility to detect incompatible user agents for `SameSite=None` cookie attribute",

@@ -12,2 +12,3 @@ "keywords": [

"main": "index.js",
"types": "index.d.ts",
"scripts": {

@@ -23,2 +24,3 @@ "test": "jest --detectOpenHandles"

"devDependencies": {
"@types/express": "^4.17.1",
"express": "^4.17.1",

@@ -25,0 +27,0 @@ "jest": "^24.9.0",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc