@friggframework/assertions
Advanced tools
Comparing version 1.0.9-v1-alpha.0 to 1.0.9
@@ -0,1 +1,13 @@ | ||
# v1.0.9 (Tue Apr 16 2024) | ||
#### 🐛 Bug Fix | ||
- Bump independent versions \[skip ci\] ([@seanspeaks](https://github.com/seanspeaks)) | ||
#### Authors: 1 | ||
- Sean Matthews ([@seanspeaks](https://github.com/seanspeaks)) | ||
--- | ||
# v1.0.8 (Tue Apr 04 2023) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@friggframework/assertions", | ||
"prettier": "@friggframework/prettier-config", | ||
"version": "1.0.9-v1-alpha.0", | ||
"description": "", | ||
"dependencies": { | ||
"@friggframework/errors": "^1.1.7-v1-alpha.0", | ||
"lodash.get": "^4.4.2" | ||
}, | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.9-v1-alpha.0", | ||
"eslint": "^8.22.0", | ||
"jest": "^28.1.3", | ||
"prettier": "^2.7.1" | ||
}, | ||
"scripts": { | ||
"lint:fix": "prettier --write --loglevel error . && eslint . --fix", | ||
"test": "jest --passWithNoTests #TODO" | ||
}, | ||
"author": "", | ||
"license": "MIT", | ||
"gitHead": "e1d8ad4ba8e63fcb423074aa6a324692186e4f27" | ||
"name": "@friggframework/assertions", | ||
"prettier": "@friggframework/prettier-config", | ||
"version": "1.0.9", | ||
"description": "", | ||
"dependencies": { | ||
"@friggframework/errors": "^1.1.7", | ||
"lodash.get": "^4.4.2" | ||
}, | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.8", | ||
"eslint": "^8.22.0", | ||
"jest": "^28.1.3", | ||
"prettier": "^2.7.1" | ||
}, | ||
"scripts": { | ||
"lint:fix": "prettier --write --loglevel error . && eslint . --fix", | ||
"test": "jest --passWithNoTests # TODO" | ||
}, | ||
"author": "", | ||
"license": "MIT", | ||
"gitHead": "af8dc169f1752f985c7e72efe99ab3012959f1c4" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10686
1