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

@pulumi/aiven

Package Overview
Dependencies
Maintainers
0
Versions
457
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumi/aiven - npm Package Compare versions

Comparing version 6.22.0-alpha.1723454180 to 6.22.0-alpha.1723820065

4

awsVpcPeeringConnection.d.ts

@@ -70,3 +70,3 @@ import * as pulumi from "@pulumi/pulumi";

readonly stateInfo: pulumi.Output<{
[key: string]: any;
[key: string]: string;
}>;

@@ -114,3 +114,3 @@ /**

stateInfo?: pulumi.Input<{
[key: string]: any;
[key: string]: pulumi.Input<string>;
}>;

@@ -117,0 +117,0 @@ /**

@@ -76,3 +76,3 @@ import * as pulumi from "@pulumi/pulumi";

readonly stateInfo: pulumi.Output<{
[key: string]: any;
[key: string]: string;
}>;

@@ -128,3 +128,3 @@ /**

stateInfo?: pulumi.Input<{
[key: string]: any;
[key: string]: pulumi.Input<string>;
}>;

@@ -131,0 +131,0 @@ /**

@@ -60,3 +60,3 @@ import * as pulumi from "@pulumi/pulumi";

readonly stateInfo: pulumi.Output<{
[key: string]: any;
[key: string]: string;
}>;

@@ -100,3 +100,3 @@ /**

stateInfo?: pulumi.Input<{
[key: string]: any;
[key: string]: pulumi.Input<string>;
}>;

@@ -103,0 +103,0 @@ /**

@@ -78,3 +78,3 @@ import * as pulumi from "@pulumi/pulumi";

readonly stateInfo: {
[key: string]: any;
[key: string]: string;
};

@@ -81,0 +81,0 @@ /**

@@ -87,3 +87,3 @@ import * as pulumi from "@pulumi/pulumi";

readonly stateInfo: {
[key: string]: any;
[key: string]: string;
};

@@ -90,0 +90,0 @@ /**

@@ -64,3 +64,3 @@ import * as pulumi from "@pulumi/pulumi";

readonly stateInfo: {
[key: string]: any;
[key: string]: string;
};

@@ -67,0 +67,0 @@ /**

@@ -68,3 +68,3 @@ import * as pulumi from "@pulumi/pulumi";

readonly stateInfo: {
[key: string]: any;
[key: string]: string;
};

@@ -71,0 +71,0 @@ /**

{
"name": "@pulumi/aiven",
"version": "6.22.0-alpha.1723454180",
"version": "6.22.0-alpha.1723820065",
"description": "A Pulumi package for creating and managing Aiven cloud resources.",

@@ -26,4 +26,4 @@ "keywords": [

"name": "aiven",
"version": "6.22.0-alpha.1723454180"
"version": "6.22.0-alpha.1723820065"
}
}

@@ -66,3 +66,3 @@ import * as pulumi from "@pulumi/pulumi";

readonly stateInfo: pulumi.Output<{
[key: string]: any;
[key: string]: string;
}>;

@@ -114,3 +114,3 @@ /**

stateInfo?: pulumi.Input<{
[key: string]: any;
[key: string]: pulumi.Input<string>;
}>;

@@ -117,0 +117,0 @@ /**

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