Socket
Socket
Sign inDemoInstall

jose

Package Overview
Dependencies
Maintainers
1
Versions
209
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 4.9.0 to 4.9.1

6

package.json
{
"name": "jose",
"version": "4.9.0",
"version": "4.9.1",
"description": "'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto",

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

"types": "./dist/types/index.d.ts",
"deno": "./dist/browser/index.js",
"browser": "./dist/browser/index.js",

@@ -80,3 +81,4 @@ "worker": "./dist/browser/index.js",

"!dist/types/lib/*"
]
],
"deno": "./dist/browser/index.js"
}
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