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.4 to 1.0.5

babel.config.json

11

package.json
{
"name": "@am92/jose-crypto",
"version": "1.0.4",
"version": "1.0.5",
"description": "JOSE Cryptography",

@@ -8,4 +8,3 @@ "type": "module",

"scripts": {
"preinstall": "npx only-allow pnpm",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "jest"
},

@@ -31,2 +30,8 @@ "repository": "git@github.com:heliumtank92/am92-jose-crypto.git",

"dependencies": {},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/preset-env": "^7.20.2",
"babel-jest": "^29.3.1",
"jest": "^29.3.1"
},
"keywords": [

@@ -33,0 +38,0 @@ "jose",

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