@clerc/plugin-strict-flags
Advanced tools
Comparing version 0.32.3 to 0.34.0
import * as _clerc_core from '@clerc/core'; | ||
declare const strictFlagsPlugin: () => _clerc_core.Plugin<_clerc_core.Clerc<{}>, _clerc_core.Clerc<{}>>; | ||
declare const strictFlagsPlugin: () => _clerc_core.Plugin<_clerc_core.Clerc<{}, {}>, _clerc_core.Clerc<{}, {}>>; | ||
export { strictFlagsPlugin }; |
{ | ||
"name": "@clerc/plugin-strict-flags", | ||
"version": "0.32.3", | ||
"version": "0.34.0", | ||
"author": "Ray <i@mk1.io> (https://github.com/so1ve)", | ||
@@ -54,4 +54,4 @@ "description": "Clerc plugin strict flags", | ||
"devDependencies": { | ||
"@clerc/core": "0.32.3", | ||
"@clerc/utils": "0.32.3" | ||
"@clerc/core": "0.34.0", | ||
"@clerc/utils": "0.34.0" | ||
}, | ||
@@ -58,0 +58,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3419