Comparing version 4.0.0 to 4.0.3
@@ -1,2 +0,2 @@ | ||
import { sourceT as Source } from '../wonka_types.gen'; | ||
import { sourceT as Source } from '../Wonka_types.gen'; | ||
interface UnaryFn<T, R> { | ||
@@ -3,0 +3,0 @@ (source: T): R; |
import { callbagT as $$callbagT } from '../shims/Js.shim'; | ||
import { sourceT as Wonka_types_sourceT } from '../../src/wonka_types.gen'; | ||
import { sourceT as Wonka_types_sourceT } from '../../src/Wonka_types.gen'; | ||
export declare type callbagSignal = 0 | 1 | 2; | ||
@@ -4,0 +4,0 @@ export declare abstract class callbagData<a> { |
import { observableObserverT as $$observableObserverT } from '../shims/Js.shim'; | ||
import { observableSubscriptionT as $$observableSubscriptionT } from '../shims/Js.shim'; | ||
import { observableT as $$observableT } from '../shims/Js.shim'; | ||
import { sourceT as Wonka_types_sourceT } from '../../src/wonka_types.gen'; | ||
import { sourceT as Wonka_types_sourceT } from '../../src/Wonka_types.gen'; | ||
export declare type observableSubscriptionT = $$observableSubscriptionT; | ||
@@ -6,0 +6,0 @@ export declare type observableObserverT<a> = $$observableObserverT<a>; |
{ | ||
"name": "wonka", | ||
"description": "A fast push & pull stream library for Reason/OCaml, Flow, and TypeScript", | ||
"version": "4.0.0", | ||
"version": "4.0.3", | ||
"author": "Phil Pluckthun <phil@kitten.sh>", | ||
"source": "./src/wonka.ts", | ||
"source": "./src/Wonka.ts", | ||
"main": "./dist/wonka.js", | ||
"module": "./dist/wonka.es.js", | ||
"jsnext:main": "./dist/wonka.es.js", | ||
"types": "./dist/types/src/wonka.d.ts", | ||
"types": "./dist/types/src/Wonka.d.ts", | ||
"sideEffects": false, | ||
@@ -12,0 +12,0 @@ "files": [ |
@@ -1,2 +0,2 @@ | ||
import { sourceT as Source } from '../wonka_types.gen'; | ||
import { sourceT as Source } from '../Wonka_types.gen'; | ||
@@ -3,0 +3,0 @@ interface UnaryFn<T, R> { |
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
0
348208
103
7795