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

common-types

Package Overview
Dependencies
Maintainers
1
Versions
308
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

common-types - npm Package Compare versions

Comparing version 1.15.8 to 1.15.9

3

dist/cjs/serverless.d.ts

@@ -402,2 +402,5 @@ import { IDictionary, datetime } from "./basics";

Next?: keyof T;
/** A path which determines what is sent as input to the state specified by the Next field. */
ResultPath?: string;
Parameters?: IDictionary;
End?: true;

@@ -404,0 +407,0 @@ Retry?: IStepFunctionRetrier[];

@@ -402,2 +402,5 @@ import { IDictionary, datetime } from "./basics";

Next?: keyof T;
/** A path which determines what is sent as input to the state specified by the Next field. */
ResultPath?: string;
Parameters?: IDictionary;
End?: true;

@@ -404,0 +407,0 @@ Retry?: IStepFunctionRetrier[];

2

package.json
{
"name": "common-types",
"version": "1.15.8",
"version": "1.15.9",
"description": "Common types not included in Typescript",

@@ -5,0 +5,0 @@ "repository": "https://github.com/lifegadget/common-types",

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