crowdsec-client-scenarios
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -8,2 +8,5 @@ /// <reference types="node" resolution-mode="require"/> | ||
import { IScenarioOptions } from '../scenarios/IScenarioOptions.js'; | ||
/** | ||
* when creating a scenario, you need to add a static scenarioName | ||
*/ | ||
export declare abstract class BaseScenario implements IScenario { | ||
@@ -10,0 +13,0 @@ static ipObjectCache: LRUCache<string, AddressObject, unknown>; |
{ | ||
"name": "crowdsec-client-scenarios", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "tmp", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.cjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
140719
1323