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

clerc

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clerc - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

1

dist/index.d.ts

@@ -125,2 +125,3 @@ import * as _clerc_utils from '@clerc/utils';

name: K;
flags: Exclude<TypeFlag<NonNullableFlag<C[K]["flags"]>>["flags"], Record<string, never>>;
}) => void;

@@ -127,0 +128,0 @@ type FallbackType<T, U> = {} extends T ? U : T;

4

package.json
{
"name": "clerc",
"version": "0.9.0",
"version": "0.9.1",
"author": "Ray <nn_201312@163.com> (https://github.com/so1ve)",

@@ -45,3 +45,3 @@ "description": "Clerc is a simple and easy-to-use cli framework.",

"type-flag": "^3.0.0",
"@clerc/utils": "0.9.0"
"@clerc/utils": "0.9.1"
},

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