Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@screencloud/auth-sdk

Package Overview
Dependencies
Maintainers
6
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@screencloud/auth-sdk - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

build/Auth.js

@@ -251,3 +251,3 @@ "use strict";

if (isAuthSessionError(error)) {
this.log('refresh() received error message', error);
this.log('refresh() received error message', JSON.stringify(error, null, 4));
this.setCache(null);

@@ -254,0 +254,0 @@ throw new Error(response.error.message);

@@ -41,3 +41,3 @@ {

"rimraf": "^3.0.2",
"semantic-release": "^17.0.4",
"semantic-release": "^17.2.3",
"ts-jest": "^26.1.4",

@@ -68,3 +68,3 @@ "typescript": "^3.8.2"

},
"version": "2.0.1"
"version": "2.0.2"
}
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