New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

http-permission-injection

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-permission-injection - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

package.json
{
"name": "http-permission-injection",
"version": "1.1.4",
"version": "1.1.5",
"description": "Inject and verify a users permissions coming form an http request, using local or remote resources for verification.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -8,3 +8,3 @@ ## Introduction

## Changelog
#### v 1.1.4
#### v 1.1.5
- Minor bug fix.

@@ -70,6 +70,6 @@ #### v 1.1.3

---
- **user_global_cookei_prefix**:
- **use_global_cookie_prefix**:
- **Description**: Boolean the allow you to either set a global cookie prefix or user a per-event cookie prefix. This can be useful if you need to handle multiple permission sets.
- **Default**: ```auth_```
- **Options**: ```any valid string,```
- **Default**: ```true```
- **Options**: ```true, false```
- **Required**: ```no```

@@ -76,0 +76,0 @@ ---

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