@friggframework/assertions
Advanced tools
Comparing version 1.0.8-canary.e3d64e0.0 to 1.0.8
@@ -0,1 +1,21 @@ | ||
# v1.0.8 (Tue Apr 04 2023) | ||
:tada: This release contains work from a new contributor! :tada: | ||
Thank you, null[@debbie-yu](https://github.com/debbie-yu), for all your work! | ||
#### 🐛 Bug Fix | ||
- Adding new IntegrationMapping collection [#142](https://github.com/friggframework/frigg/pull/142) ([@debbie-yu](https://github.com/debbie-yu)) | ||
- Merge branch 'main' of https://github.com/friggframework/frigg into debbie.yu/integration-mapping ([@debbie-yu](https://github.com/debbie-yu)) | ||
- addressing PR feedback and adding unit tests around IntegrationMapping ([@debbie-yu](https://github.com/debbie-yu)) | ||
- Bump independent versions \[skip ci\] ([@seanspeaks](https://github.com/seanspeaks)) | ||
#### Authors: 2 | ||
- [@debbie-yu](https://github.com/debbie-yu) | ||
- Sean Matthews ([@seanspeaks](https://github.com/seanspeaks)) | ||
--- | ||
# v1.0.7 (Tue Jan 10 2023) | ||
@@ -2,0 +22,0 @@ |
{ | ||
"name": "@friggframework/assertions", | ||
"prettier": "@friggframework/prettier-config", | ||
"version": "1.0.8-canary.e3d64e0.0", | ||
"version": "1.0.8", | ||
"description": "", | ||
"dependencies": { | ||
"@friggframework/errors": "^1.1.6", | ||
"lodash.get": "^4.4.2" | ||
}, | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "1.0.9-canary.e3d64e0.0", | ||
"@friggframework/eslint-config": "^1.0.8", | ||
"eslint": "^8.22.0", | ||
@@ -21,3 +22,3 @@ "jest": "^28.1.3", | ||
"license": "MIT", | ||
"gitHead": "e3d64e033a024a7211d58bf6bfe041a972bd8504" | ||
"gitHead": "f4e7870c0881b93e950eadc569192d122f5f2534" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
10465
1
2
+ Added@friggframework/errors@1.1.7(transitive)
+ Addedcommon-tags@1.8.2(transitive)