@friggframework/core
Advanced tools
Comparing version 0.2.11-canary.90.f3252b8.0 to 0.2.11
@@ -0,1 +1,19 @@ | ||
# v0.2.11 (Tue Jan 10 2023) | ||
:tada: This release contains work from a new contributor! :tada: | ||
Thank you, Jonathan O'Donnell ([@joncodo](https://github.com/joncodo)), for all your work! | ||
#### 🐛 Bug Fix | ||
- Merge branch 'main' of github.com:friggframework/frigg into doc-updates ([@joncodo](https://github.com/joncodo)) | ||
- Bump independent versions \[skip ci\] ([@seanspeaks](https://github.com/seanspeaks)) | ||
#### Authors: 2 | ||
- Jonathan O'Donnell ([@joncodo](https://github.com/joncodo)) | ||
- Sean Matthews ([@seanspeaks](https://github.com/seanspeaks)) | ||
--- | ||
# v0.2.10 (Mon Jan 09 2023) | ||
@@ -2,0 +20,0 @@ |
{ | ||
"name": "@friggframework/core", | ||
"prettier": "@friggframework/prettier-config", | ||
"version": "0.2.11-canary.90.f3252b8.0", | ||
"version": "0.2.11", | ||
"devDependencies": { | ||
@@ -27,3 +27,3 @@ "@friggframework/eslint-config": "^1.0.8", | ||
"dependencies": { | ||
"@friggframework/assertions": "1.0.7-canary.90.f3252b8.0", | ||
"@friggframework/assertions": "^1.0.7", | ||
"moment": "^2.29.4", | ||
@@ -33,3 +33,3 @@ "node-fetch": "^2.6.7" | ||
"description": "", | ||
"gitHead": "f3252b85d0f473c07be90d6643f9a6f105cfce08" | ||
"gitHead": "a9e0bde212c0a8fa6da8e559acfd6b6ec27a95ab" | ||
} |
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
9557
+ Added@friggframework/assertions@1.0.9(transitive)
+ Added@friggframework/errors@1.1.7(transitive)
+ Addedcommon-tags@1.8.2(transitive)
- Removed@friggframework/assertions@1.0.7-canary.90.f3252b8.0(transitive)