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

@accounts/server

Package Overview
Dependencies
Maintainers
5
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accounts/server - npm Package Compare versions

Comparing version 0.9.2 to 0.10.0

2

lib/accounts-server.js

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

case 1:
sessionId = _b.sent();
sessionId = (_b.sent());
_a = this.createTokens({

@@ -180,0 +180,0 @@ token: token,

{
"name": "@accounts/server",
"version": "0.9.2",
"version": "0.10.0",
"description": "Fullstack authentication and accounts-management",

@@ -49,3 +49,3 @@ "main": "lib/index.js",

"dependencies": {
"@accounts/types": "^0.9.2",
"@accounts/types": "^0.10.0",
"@types/jsonwebtoken": "8.3.0",

@@ -58,3 +58,3 @@ "emittery": "0.4.1",

"devDependencies": {
"@types/jest": "23.3.12",
"@types/jest": "23.3.13",
"@types/jwt-decode": "2.2.1",

@@ -61,0 +61,0 @@ "@types/node": "10.12.18",

Sorry, the diff of this file is not supported yet

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