Socket
Socket
Sign inDemoInstall

jose

Package Overview
Dependencies
Maintainers
1
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jose - npm Package Compare versions

Comparing version 5.6.2 to 5.6.3

2

dist/browser/jwks/remote.js

@@ -13,3 +13,3 @@ import fetchJwks from '../runtime/fetch_jwks.js';

const NAME = 'jose';
const VERSION = 'v5.6.2';
const VERSION = 'v5.6.3';
USER_AGENT = `${NAME}/${VERSION}`;

@@ -16,0 +16,0 @@ }

@@ -1,1 +0,1 @@

{"type": "module"}
{"type":"module","sideEffects":false}

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

const NAME = 'jose';
const VERSION = 'v5.6.2';
const VERSION = 'v5.6.3';
USER_AGENT = `${NAME}/${VERSION}`;

@@ -19,0 +19,0 @@ }

@@ -13,3 +13,3 @@ import fetchJwks from '../runtime/fetch_jwks.js';

const NAME = 'jose';
const VERSION = 'v5.6.2';
const VERSION = 'v5.6.3';
USER_AGENT = `${NAME}/${VERSION}`;

@@ -16,0 +16,0 @@ }

@@ -1,1 +0,1 @@

{"type": "module"}
{"type":"module","sideEffects":false}
{
"name": "jose",
"version": "5.6.2",
"version": "5.6.3",
"description": "JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes",

@@ -32,2 +32,3 @@ "keywords": [

"jwt",
"jwt-decode",
"netlify",

@@ -34,0 +35,0 @@ "next",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc