Comparing version 0.12.0 to 0.12.1
import { Unit } from 'effector'; | ||
export function debug(...units: Unit<any>): void; | ||
export function debug(...units: Unit<any>[]): void; |
{ | ||
"name": "patronum", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"description": "☄️ Effector utility library delivering modularity and convenience", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
29526