@boost/test-utils
Advanced tools
+0
-1
@@ -5,3 +5,2 @@ /** | ||
| */ | ||
| export * from '@boost/core/test-utils'; | ||
| export * from './fixtures'; |
+0
-1
@@ -10,3 +10,2 @@ "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| __export(require("@boost/core/test-utils")); | ||
| __export(require("./fixtures")); |
+2
-5
| { | ||
| "name": "@boost/test-utils", | ||
| "version": "1.1.0", | ||
| "version": "1.2.0-alpha.0", | ||
| "description": "Utility classes and functions for testing Boost applications in Jest.", | ||
@@ -21,5 +21,2 @@ "keywords": [ | ||
| }, | ||
| "peerDependencies": { | ||
| "@boost/core": "^1.5.0" | ||
| }, | ||
| "dependencies": { | ||
@@ -29,3 +26,3 @@ "@types/fs-extra": "^5.0.5", | ||
| }, | ||
| "gitHead": "4b821c413e6e82eede50f790ab23d2fe8aeb029e" | ||
| "gitHead": "243123d3ba8e8848756661b907eb2bf07f097e4d" | ||
| } |
+0
-2
@@ -18,4 +18,2 @@ # Boost Testing Utils | ||
| yarn add @boost/test-utils | ||
| // Or | ||
| npm install @boost/test-utils | ||
| ``` |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
2
-33.33%8970
-1.86%159
-1.24%2
100%19
-9.52%