@cycle-robot-drivers/screen
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -30,2 +30,6 @@ import { DOMSource } from '@cycle/dom'; | ||
}; | ||
export declare function IsolatedSpeechbubbleAction(sources: any): any; | ||
export declare function IsolatedSpeechbubbleAction(sources: any): { | ||
DOM: any; | ||
} & { | ||
result: any; | ||
}; |
@@ -29,2 +29,6 @@ export declare enum TwoSpeechbubblesType { | ||
}; | ||
export declare function IsolatedTwoSpeechbubblesAction(sources: any): any; | ||
export declare function IsolatedTwoSpeechbubblesAction(sources: any): { | ||
DOM: any; | ||
} & { | ||
result: any; | ||
}; |
@@ -30,2 +30,6 @@ import { DOMSource } from '@cycle/dom'; | ||
}; | ||
export declare function IsolatedSpeechbubbleAction(sources: any): any; | ||
export declare function IsolatedSpeechbubbleAction(sources: any): { | ||
DOM: any; | ||
} & { | ||
result: any; | ||
}; |
@@ -29,2 +29,6 @@ export declare enum TwoSpeechbubblesType { | ||
}; | ||
export declare function IsolatedTwoSpeechbubblesAction(sources: any): any; | ||
export declare function IsolatedTwoSpeechbubblesAction(sources: any): { | ||
DOM: any; | ||
} & { | ||
result: any; | ||
}; |
{ | ||
"name": "@cycle-robot-drivers/screen", | ||
"version": "0.0.18", | ||
"description": "Cycle.js drivers and action components for a tablet robot face", | ||
"version": "0.0.19", | ||
"description": "", | ||
"author": "Michael Jae-Yoon Chung", | ||
@@ -14,5 +14,5 @@ "license": "MIT", | ||
"@cycle-robot-drivers/action": "~0.0.0", | ||
"@cycle/dom": "20.4.0", | ||
"@cycle/isolate": "3.4.0", | ||
"@cycle/run": "4.4.0", | ||
"@cycle/dom": "22.0.0", | ||
"@cycle/isolate": "4.1.0", | ||
"@cycle/run": "5.1.0", | ||
"xstream": "11.7.0" | ||
@@ -19,0 +19,0 @@ }, |
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
202767
3811
+ Added@cycle/dom@22.0.0(transitive)
+ Added@cycle/isolate@4.1.0(transitive)
+ Added@cycle/run@5.1.0(transitive)
+ Addedrxjs@6.6.7(transitive)
+ Addedsnabbdom@0.7.4(transitive)
+ Addedsnabbdom-selector@4.2.0(transitive)
+ Addedtree-selector@2.1.1(transitive)
+ Addedtslib@1.14.1(transitive)
- Removed@cycle/dom@20.4.0(transitive)
- Removed@cycle/isolate@3.4.0(transitive)
- Removed@cycle/run@4.4.0(transitive)
- Removedd@1.0.2(transitive)
- Removedes5-ext@0.10.64(transitive)
- Removedes6-iterator@2.0.3(transitive)
- Removedes6-map@0.1.5(transitive)
- Removedes6-set@0.1.6(transitive)
- Removedes6-symbol@3.1.4(transitive)
- Removedesniff@2.0.1(transitive)
- Removedevent-emitter@0.3.5(transitive)
- Removedext@1.7.0(transitive)
- Removednext-tick@1.1.0(transitive)
- Removedsnabbdom@0.7.0(transitive)
- Removedsnabbdom-selector@3.1.0(transitive)
- Removedtree-selector@1.2.0(transitive)
- Removedtype@2.7.3(transitive)
Updated@cycle/dom@22.0.0
Updated@cycle/isolate@4.1.0
Updated@cycle/run@5.1.0