@jimp/test-utils
Advanced tools
+12
-0
@@ -0,1 +1,13 @@ | ||
| # v1.1.3 (Mon Sep 02 2024) | ||
| #### 🐛 Bug Fix | ||
| - Update deps [#1319](https://github.com/jimp-dev/jimp/pull/1319) ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
| #### Authors: 1 | ||
| - Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
| --- | ||
| # v1.1.0 (Sun Sep 01 2024) | ||
@@ -2,0 +14,0 @@ |
+5
-5
| { | ||
| "name": "@jimp/test-utils", | ||
| "version": "1.1.3--canary.34e8f3b.0", | ||
| "version": "1.1.3", | ||
| "repository": "jimp-dev/jimp", | ||
@@ -17,3 +17,3 @@ "engines": { | ||
| "dependencies": { | ||
| "@jimp/types": "1.1.3--canary.34e8f3b.0", | ||
| "@jimp/types": "1.1.3", | ||
| "buffer": "^6.0.3", | ||
@@ -23,4 +23,4 @@ "jest-image-snapshot": "^6.4.0" | ||
| "devDependencies": { | ||
| "@jimp/config-eslint": "1.1.3--canary.34e8f3b.0", | ||
| "@jimp/config-typescript": "1.1.3--canary.34e8f3b.0", | ||
| "@jimp/config-eslint": "1.1.3", | ||
| "@jimp/config-typescript": "1.1.3", | ||
| "@types/jest-image-snapshot": "^6.4.0", | ||
@@ -74,3 +74,3 @@ "@types/node": "^18.19.48", | ||
| "module": "./dist/esm/index.js", | ||
| "gitHead": "34e8f3bbb3f0392953c609a6d4f6e4ec4acb092e" | ||
| "gitHead": "737b2300a34f8ed29a0b77e02b3f6eeda58ec439" | ||
| } |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
11825262
01
-50%+ Added
- Removed
Updated