effector-inspector
Advanced tools
Comparing version 0.14.0 to 0.14.1
import { Domain, Effect, Event, Store, Unit } from 'effector'; | ||
import './types.d'; | ||
import { Inspector, Options } from './types.h'; | ||
@@ -3,0 +4,0 @@ export declare function createInspector(options?: Options): Inspector | undefined; |
{ | ||
"name": "effector-inspector", | ||
"version": "0.14.0", | ||
"version": "0.14.1", | ||
"main": "index.js", | ||
@@ -63,2 +63,3 @@ "module": "index.mjs", | ||
"prettier": "^2.7.1", | ||
"ramda.clone": "^0.26.1", | ||
"rollup": "^3.3.0", | ||
@@ -65,0 +66,0 @@ "rollup-plugin-typescript2": "^0.34.1", |
Sorry, the diff of this file is too big to display
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
737370
930
40