Socket
Socket
Sign inDemoInstall

@pulumi/pulumi

Package Overview
Dependencies
Maintainers
2
Versions
4388
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumi/pulumi - npm Package Compare versions

Comparing version 3.128.1-alpha.x56f2102 to 3.128.1-alpha.x7fd6726

2

package.json
{
"name": "@pulumi/pulumi",
"version": "3.128.1-alpha.x56f2102",
"version": "3.128.1-alpha.x7fd6726",
"description": "Pulumi's Node.js SDK",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -217,2 +217,3 @@ "use strict";

req.setVersion(opts.version || "");
req.setPlugindownloadurl(opts.pluginDownloadURL || "");
req.setAcceptresources(!utils.disableResourceReferences);

@@ -219,0 +220,0 @@ req.setPackageref(packageRefStr || "");

@@ -16,3 +16,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "3.128.1-alpha.x56f2102";
exports.version = "3.128.1-alpha.x7fd6726";
//# sourceMappingURL=version.js.map

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