New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@initx-plugin/gpg

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@initx-plugin/gpg - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

8

package.json
{
"name": "@initx-plugin/gpg",
"type": "module",
"version": "0.0.8",
"version": "0.0.9",
"description": "initx plugin, gpg key management",

@@ -19,3 +19,3 @@ "author": "imba97",

],
"main": "dist/index.cjs",
"main": "dist/index.mjs",
"module": "dist/index.mjs",

@@ -27,4 +27,4 @@ "types": "dist/index.d.ts",

"dependencies": {
"@initx-plugin/core": "0.0.8",
"@initx-plugin/utils": "0.0.8"
"@initx-plugin/core": "0.0.9",
"@initx-plugin/utils": "0.0.9"
},

@@ -31,0 +31,0 @@ "scripts": {

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