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

@activepieces/shared

Package Overview
Dependencies
Maintainers
3
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@activepieces/shared - npm Package Compare versions

Comparing version 0.3.32 to 0.3.33

2

package.json
{
"name": "@activepieces/shared",
"version": "0.3.32",
"version": "0.3.33",
"type": "commonjs",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -33,3 +33,3 @@ import { BaseModel } from "../common/base-model";

export interface BaseOAuth2ConnectionValue {
expires_in: number;
expires_in?: number;
token_type: string;

@@ -36,0 +36,0 @@ access_token: string;

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