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

@am92/jose-crypto

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@am92/jose-crypto - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

CONFIG.mjs

8

package.json
{
"name": "@am92/jose-crypto",
"version": "1.0.13",
"version": "1.0.14",
"description": "JOSE Cryptography",
"type": "module",
"main": "src/JoseCrypto.mjs",
"module": "src/JoseCrypto.mjs",
"main": "index.mjs",
"module": "index.mjs",
"scripts": {

@@ -30,3 +30,3 @@ "test": "echo 'Error: no test specified'",

"exports": {
".": "./src/JoseCrypto.mjs"
".": "./index.mjs"
},

@@ -33,0 +33,0 @@ "devDependencies": {},

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