🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@pgpmjs/types

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pgpmjs/types - npm Package Compare versions

Comparing version
2.33.1
to
2.33.2
+2
-3
esm/pgpm.js

@@ -25,3 +25,2 @@ import { execSync } from 'child_process';

administrator: 'administrator',
authenticatedClient: 'authenticated_client',
default: 'anonymous'

@@ -36,3 +35,3 @@ },

password: 'password',
database: 'postgres',
database: 'postgres'
},

@@ -43,3 +42,3 @@ server: {

trustProxy: false,
strictAuth: false,
strictAuth: false
},

@@ -46,0 +45,0 @@ cdn: {

+2
-2
{
"name": "@pgpmjs/types",
"version": "2.33.1",
"version": "2.33.2",
"author": "Constructive <developers@constructive.io>",

@@ -45,3 +45,3 @@ "description": "PGPM types",

},
"gitHead": "43b73b3014cb9388ca3218611455c7e0f202f042"
"gitHead": "cf6f9ec222d3dbdca2def95d7eeb27163b919720"
}

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

administrator: 'administrator',
authenticatedClient: 'authenticated_client',
default: 'anonymous'

@@ -40,3 +39,3 @@ },

password: 'password',
database: 'postgres',
database: 'postgres'
},

@@ -47,3 +46,3 @@ server: {

trustProxy: false,
strictAuth: false,
strictAuth: false
},

@@ -50,0 +49,0 @@ cdn: {