observable-webworker
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -1,5 +0,2 @@ | ||
/** | ||
* Generated bundle index. Do not edit. | ||
*/ | ||
/// <amd-module name="observable-webworker" /> | ||
export * from './public-api'; |
import { ObservableWorkerConstructor } from './run-worker'; | ||
/** | ||
* @deprecated - use the `runWorker(YourWorkerClass)` strategy instead, for | ||
* compatibility with future webpack versions, and a slightly smaller bundle | ||
* @see https://github.com/cloudnc/observable-webworker#decorator-deprecation-notice | ||
*/ | ||
export declare function ObservableWorker(): <I, O>(workerConstructor: ObservableWorkerConstructor<I, O>) => void; |
{ | ||
"name": "observable-webworker", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "peerDependencies": { |
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
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
60550
302