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

@tartine/common

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tartine/common - npm Package Compare versions

Comparing version

to
1.0.32

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

try {
payload = (0, jsonwebtoken_1.verify)(token, process.env.SESSION_JWT_SECRET);
payload = (0, jsonwebtoken_1.verify)(token, process.env.ACCESS_TOKEN_SECRET);
}

@@ -20,0 +20,0 @@ catch (error) {

{
"name": "@tartine/common",
"version": "1.0.31",
"version": "1.0.32",
"description": "Nothing but commons",

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