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

@highpoint/get-ps-token

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highpoint/get-ps-token - npm Package Compare versions

Comparing version 0.2.0-alpha0 to 0.2.0-alpha1

2

package.json
{
"name": "@highpoint/get-ps-token",
"version": "0.2.0-alpha0",
"version": "0.2.0-alpha1",
"description": "Populate cookie jar with PeopleSoft token",

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

@@ -14,3 +14,3 @@ const request = require('request-promise');

const response;
const response = null;

@@ -17,0 +17,0 @@ if(HTTP_USERNAME && HTTP_PASSWORD) {

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