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

@clerc/plugin-completions

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clerc/plugin-completions - npm Package Compare versions

Comparing version 0.26.0 to 0.27.1

10

package.json
{
"name": "@clerc/plugin-completions",
"version": "0.26.0",
"version": "0.27.1",
"author": "Ray <nn_201312@163.com> (https://github.com/so1ve)",

@@ -30,7 +30,7 @@ "description": "Clerc plugin completions",

"types": "./dist/index.d.ts",
"import": "./dist/index.mjs"
"import": "./dist/index.js"
}
},
"main": "dist/index.js",
"module": "dist/index.mjs",
"module": "dist/index.js",
"types": "dist/index.d.ts",

@@ -55,4 +55,4 @@ "typesVersions": {

"devDependencies": {
"@clerc/core": "0.26.0",
"@clerc/utils": "0.26.0"
"@clerc/core": "0.27.1",
"@clerc/utils": "0.27.1"
},

@@ -59,0 +59,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