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

@clerc/plugin-help

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clerc/plugin-help - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

3

dist/index.d.ts
import * as clerc from 'clerc';
import { Clerc } from 'clerc';

@@ -18,4 +17,4 @@ interface Options {

}
declare const helpPlugin: (_options?: Options) => clerc.Plugin<Clerc<{}>, Clerc<{}>>;
declare const helpPlugin: (_options?: Options) => clerc.Plugin<clerc.Clerc<{}>, clerc.Clerc<{}>>;
export { helpPlugin };
{
"name": "@clerc/plugin-help",
"version": "0.2.0",
"version": "0.3.0",
"author": "Ray <nn_201312@163.com> (https://github.com/so1ve)",

@@ -46,3 +46,3 @@ "description": "Clerc plugin help",

"dependencies": {
"clerc": "0.2.0",
"clerc": "0.3.0",
"picocolors": "^1.0.0"

@@ -49,0 +49,0 @@ },

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