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

@pulumi/archive

Package Overview
Dependencies
Maintainers
0
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumi/archive - npm Package Compare versions

Comparing version 0.2.0-alpha.1726031707 to 0.2.0-alpha.1726065782

6

file.d.ts

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

/**
* The type of archive to generate. NOTE: `zip` is supported.
* The type of archive to generate. NOTE: `zip` and `tar.gz` is supported.
*/

@@ -170,3 +170,3 @@ readonly type: pulumi.Output<string>;

/**
* The type of archive to generate. NOTE: `zip` is supported.
* The type of archive to generate. NOTE: `zip` and `tar.gz` is supported.
*/

@@ -216,5 +216,5 @@ type?: pulumi.Input<string>;

/**
* The type of archive to generate. NOTE: `zip` is supported.
* The type of archive to generate. NOTE: `zip` and `tar.gz` is supported.
*/
type: pulumi.Input<string>;
}

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

/**
* The type of archive to generate. NOTE: `zip` is supported.
* The type of archive to generate. NOTE: `zip` and `tar.gz` is supported.
*/

@@ -127,3 +127,3 @@ type: string;

/**
* The type of archive to generate. NOTE: `zip` is supported.
* The type of archive to generate. NOTE: `zip` and `tar.gz` is supported.
*/

@@ -177,5 +177,5 @@ readonly type: string;

/**
* The type of archive to generate. NOTE: `zip` is supported.
* The type of archive to generate. NOTE: `zip` and `tar.gz` is supported.
*/
type: pulumi.Input<string>;
}
{
"name": "@pulumi/archive",
"version": "0.2.0-alpha.1726031707",
"version": "0.2.0-alpha.1726065782",
"description": "A Pulumi package for creating and managing Archive cloud resources.",

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

"name": "archive",
"version": "0.2.0-alpha.1726031707"
"version": "0.2.0-alpha.1726065782"
}
}
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