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

@trimblemaps/webtools-common

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trimblemaps/webtools-common - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

4

javascript/AngularJS/alk-authentication/service/alkAuthenticationService.js

@@ -395,4 +395,4 @@ /** @typedef {Object} alkAuthenticationService

// log the user out of the server
return $http.post(`${config.ssoUrl}v2/security/logout`, serverInput);
// log the user out of the server using token and cookie
return $http.post(`${config.ssoUrl}v2/security/logout`, serverInput, { withCredentials: true });
}

@@ -399,0 +399,0 @@

{
"name": "@trimblemaps/webtools-common",
"version": "0.5.1",
"version": "0.5.2",
"description": "",

@@ -5,0 +5,0 @@ "scripts": {

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