New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cycle-robot-drivers/action

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.12 to 0.0.13

2

lib/cjs/index.d.ts

@@ -1,2 +0,2 @@

export { GoalID, Goal, Status, GoalStatus, Result, EventSource } from './types';
export { GoalID, Goal, Status, GoalStatus, Result, ActionSinks, EventSource } from './types';
export { generateGoalID, initGoal, isEqual, isEqualGoal, isEqualResult, powerup } from './utils';

@@ -1,2 +0,2 @@

export { GoalID, Goal, Status, GoalStatus, Result, EventSource } from './types';
export { GoalID, Goal, Status, GoalStatus, Result, ActionSinks, EventSource } from './types';
export { generateGoalID, initGoal, isEqual, isEqualGoal, isEqualResult, powerup } from './utils';
{
"name": "@cycle-robot-drivers/action",
"version": "0.0.12",
"version": "0.0.13",
"description": "",

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

@@ -7,2 +7,3 @@ export {

Result,
ActionSinks,
EventSource,

@@ -9,0 +10,0 @@ } from './types';

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