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.0 to 1.0.1

src/Aes.mjs

8

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

@@ -27,5 +27,3 @@ "preinstall": "npx only-allow pnpm",

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

@@ -32,0 +30,0 @@ "dependencies": {},

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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