You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@pulumi/pulumi

Package Overview
Dependencies
Maintainers
0
Versions
4281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.121.1-alpha.xb2e63c2 to 3.121.1-alpha.xbf806f5

13

package.json
{
"name": "@pulumi/pulumi",
"version": "3.121.1-alpha.xb2e63c2",
"version": "3.121.1-alpha.xbf806f5",
"description": "Pulumi's Node.js SDK",

@@ -44,2 +44,3 @@ "license": "Apache-2.0",

"devDependencies": {
"@biomejs/biome": "^1.8.2",
"@types/ini": "^1.3.31",

@@ -62,3 +63,2 @@ "@types/js-yaml": "^3.12.5",

"nyc": "^15.1.0",
"rome": "^12.1.0",
"sinon": "^14.0.0",

@@ -87,10 +87,5 @@ "ts-node": "^7.0.1",

"mocha": {
"require": [
"ts-node/register",
"source-map-support/register"
]
"require": ["ts-node/register", "source-map-support/register"]
},
"//": [
"NOTE: @types/node is pinned due to grpc/grpc-node#2002"
]
"//": ["NOTE: @types/node is pinned due to grpc/grpc-node#2002"]
}

@@ -15,5 +15,3 @@ {

},
"files": [
"index.ts"
]
"files": ["index.ts"]
}

@@ -1,1 +0,1 @@

{ "type": "module" }
{ "type": "module" }

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc