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

jose-node-esm-runtime

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jose-node-esm-runtime - npm Package Compare versions

Comparing version 4.1.2 to 4.1.3

dist/node/esm/runtime/env.js

2

dist/node/esm/lib/crypto_key.js

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

import { isCloudflareWorkers, isNodeJs } from '../runtime/global.js';
import { isCloudflareWorkers, isNodeJs } from '../runtime/env.js';
function unusable(name, prop = 'algorithm.name') {

@@ -3,0 +3,0 @@ return new TypeError(`CryptoKey does not support this operation, its ${prop} must be ${name}`);

{
"name": "jose-node-esm-runtime",
"version": "4.1.2",
"version": "4.1.3",
"description": "(Node.JS ESM Runtime) 'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto",

@@ -5,0 +5,0 @@ "keywords": [

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