Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cycle-robot-drivers/screen

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cycle-robot-drivers/screen - npm Package Compare versions

Comparing version 0.0.30 to 0.0.31

2

lib/cjs/index.d.ts
export { ExpressCommandType, makeTabletFaceDriver } from './makeTabletFaceDriver';
export { Sources as FacialExpressionActionSources, Sinks as FacialExpressionActionSinks, FacialExpressionAction } from './FacialExpressionAction';
export { Sources as SpeechbubbleActionSources, Sinks as SpeechbubbleActionSinks, SpeechbubbleType, makeSpeechbubbleAction, SpeechbubbleAction, IsolatedSpeechbubbleAction } from './SpeechbubbleAction';
export { Sources as TwoSpeechbubblesActionSources, Sinks as TwoSpeechbubblesActionSinks, TwoSpeechbubblesType, TwoSpeechbubblesAction, IsolatedTwoSpeechbubblesAction } from './TwoSpeechbubblesAction';
export { Sources as TwoSpeechbubblesActionSources, Sinks as TwoSpeechbubblesActionSinks, TwoSpeechbubblesType, makeTwoSpeechbubblesAction, TwoSpeechbubblesAction, IsolatedTwoSpeechbubblesAction } from './TwoSpeechbubblesAction';

@@ -15,4 +15,5 @@ "use strict";

exports.TwoSpeechbubblesType = TwoSpeechbubblesAction_1.TwoSpeechbubblesType;
exports.makeTwoSpeechbubblesAction = TwoSpeechbubblesAction_1.makeTwoSpeechbubblesAction;
exports.TwoSpeechbubblesAction = TwoSpeechbubblesAction_1.TwoSpeechbubblesAction;
exports.IsolatedTwoSpeechbubblesAction = TwoSpeechbubblesAction_1.IsolatedTwoSpeechbubblesAction;
//# sourceMappingURL=index.js.map
export { ExpressCommandType, makeTabletFaceDriver } from './makeTabletFaceDriver';
export { Sources as FacialExpressionActionSources, Sinks as FacialExpressionActionSinks, FacialExpressionAction } from './FacialExpressionAction';
export { Sources as SpeechbubbleActionSources, Sinks as SpeechbubbleActionSinks, SpeechbubbleType, makeSpeechbubbleAction, SpeechbubbleAction, IsolatedSpeechbubbleAction } from './SpeechbubbleAction';
export { Sources as TwoSpeechbubblesActionSources, Sinks as TwoSpeechbubblesActionSinks, TwoSpeechbubblesType, TwoSpeechbubblesAction, IsolatedTwoSpeechbubblesAction } from './TwoSpeechbubblesAction';
export { Sources as TwoSpeechbubblesActionSources, Sinks as TwoSpeechbubblesActionSinks, TwoSpeechbubblesType, makeTwoSpeechbubblesAction, TwoSpeechbubblesAction, IsolatedTwoSpeechbubblesAction } from './TwoSpeechbubblesAction';
export { ExpressCommandType, makeTabletFaceDriver, } from './makeTabletFaceDriver';
export { FacialExpressionAction, } from './FacialExpressionAction';
export { SpeechbubbleType, makeSpeechbubbleAction, SpeechbubbleAction, IsolatedSpeechbubbleAction, } from './SpeechbubbleAction';
export { TwoSpeechbubblesType, TwoSpeechbubblesAction, IsolatedTwoSpeechbubblesAction, } from './TwoSpeechbubblesAction';
export { TwoSpeechbubblesType, makeTwoSpeechbubblesAction, TwoSpeechbubblesAction, IsolatedTwoSpeechbubblesAction, } from './TwoSpeechbubblesAction';
//# sourceMappingURL=index.js.map
{
"name": "@cycle-robot-drivers/screen",
"version": "0.0.30",
"version": "0.0.31",
"description": "Cycle.js drivers for rendering a robot face",

@@ -5,0 +5,0 @@ "author": "Michael Jae-Yoon Chung",

@@ -22,4 +22,5 @@ export {

TwoSpeechbubblesType,
makeTwoSpeechbubblesAction,
TwoSpeechbubblesAction,
IsolatedTwoSpeechbubblesAction,
} from './TwoSpeechbubblesAction';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc