Socket
Socket
Sign inDemoInstall

@aws-cf-builder/packs

Package Overview
Dependencies
5
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.1 to 3.5.0

1

dist/build/utils.d.ts

@@ -43,2 +43,3 @@ export declare type AtLeastOne<T, U = {

export interface Phase {
'runtime-versions'?: Record<string, any>;
'run-as'?: LinuxUserNameString;

@@ -45,0 +46,0 @@ 'on-failure'?: 'ABORT' | 'CONTINUE';

6

package.json
{
"name": "@aws-cf-builder/packs",
"version": "3.4.1",
"version": "3.5.0",
"main": "dist/index.js",

@@ -28,4 +28,4 @@ "files": [

"dependencies": {
"@aws-cf-builder/types": "^3.4.1",
"@aws-cf-builder/utils": "^3.4.1",
"@aws-cf-builder/types": "^3.5.0",
"@aws-cf-builder/utils": "^3.5.0",
"tslib": "^2.3.0",

@@ -32,0 +32,0 @@ "typescript": "^4.3.5",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc