Socket
Socket
Sign inDemoInstall

@pega/auth

Package Overview
Dependencies
10
Maintainers
16
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.6 to 0.2.7

SECURITY.md

5

package.json
{
"name": "@pega/auth",
"version": "0.2.6",
"version": "0.2.7",
"description": "Pega OAuth 2.0 Client Library (supports Infinity and Launchpad).",

@@ -14,2 +14,3 @@ "repository": {

"files": [
"SECURITY.md",
"lib"

@@ -19,3 +20,3 @@ ],

"build": "npx tsc -b",
"postbuild": "cp src/oauth-client/authDone.html lib/oauth-client/ && cp src/oauth-client/lock-closed-solid.svg lib/oauth-client && cp SECURITY.md lib",
"postbuild": "cp src/oauth-client/authDone.html lib/oauth-client/ && cp src/oauth-client/lock-closed-solid.svg lib/oauth-client",
"lint": "run-p -cl lint:*",

@@ -22,0 +23,0 @@ "fix": "run-s -cl fix:*",

2

README.md

@@ -110,2 +110,2 @@ # Pega Auth

You can see the full license [here](LICENSE) or directly on [apache.org](https://www.apache.org/licenses/LICENSE-2.0).
The full license is available within the file named "LICENSE" and on [apache.org](https://www.apache.org/licenses/LICENSE-2.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