@pgpm/verify
Advanced tools
+3
-3
| { | ||
| "name": "@pgpm/verify", | ||
| "version": "0.15.4", | ||
| "version": "0.15.5", | ||
| "description": "Verification utilities for PGPM deploy/verify/revert workflow", | ||
@@ -24,3 +24,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
| "devDependencies": { | ||
| "pgpm": "^1.2.2" | ||
| "pgpm": "^1.3.0" | ||
| }, | ||
@@ -35,3 +35,3 @@ "repository": { | ||
| }, | ||
| "gitHead": "aad0dbef0336d6c18d027120ef9addc418822edd" | ||
| "gitHead": "f6bbdfb20760e308b02968038b6f54191a9fd527" | ||
| } |
+1
-1
@@ -12,3 +12,3 @@ # @pgpm/verify | ||
| <a href="https://github.com/constructive-io/pgpm-modules/blob/main/LICENSE"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"/></a> | ||
| <a href="https://www.npmjs.com/package/@pgpm/verify"><img height="20" src="https://img.shields.io/github/package-json/v/constructive-io/pgpm-modules?filename=packages%2Futils%2Fverify%2Fpackage.json"/></a> | ||
| <a href="https://www.npmjs.com/package/@pgpm/verify"><img height="20" src="https://img.shields.io/github/package-json/v/constructive-io/pgpm-modules?filename=packages%2Fverify%2Fpackage.json"/></a> | ||
| </p> | ||
@@ -15,0 +15,0 @@ |
| /** @type {import('ts-jest').JestConfigWithTsJest} */ | ||
| module.exports = { | ||
| preset: 'ts-jest', | ||
| testEnvironment: 'node', | ||
| // Match both __tests__ and colocated test files | ||
| testMatch: ['**/?(*.)+(test|spec).{ts,tsx,js,jsx}'], | ||
| // Ignore build artifacts and type declarations | ||
| testPathIgnorePatterns: ['/dist/', '\\.d\\.ts$'], | ||
| modulePathIgnorePatterns: ['<rootDir>/dist/'], | ||
| watchPathIgnorePatterns: ['/dist/'], | ||
| moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json', 'node'], | ||
| }; |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
43336
-1.14%64
-1.54%0
-100%