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

@paladen/auth

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paladen/auth - npm Package Compare versions

Comparing version 0.0.78 to 0.0.79

2

dist/index.js

@@ -295,2 +295,4 @@ 'use strict';

this.isBaseError = true;
if (props && props.message) {

@@ -297,0 +299,0 @@ this.message = props.message;

8

package.json
{
"name": "@paladen/auth",
"version": "0.0.78",
"version": "0.0.79",
"repository": "https://github.com/samstr/paladen",

@@ -18,4 +18,4 @@ "main": "dist/index.js",

"dependencies": {
"@paladen/config": "^0.0.78",
"@paladen/errors": "^0.0.78",
"@paladen/config": "^0.0.79",
"@paladen/errors": "^0.0.79",
"react": "^16.13.0",

@@ -34,3 +34,3 @@ "react-dom": "^16.13.0"

},
"gitHead": "91692359d5179f024f44ccb0ee76490273ae6567"
"gitHead": "c719a8d4cedc1361f47319447e53246b1f1127c6"
}
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