@friggframework/core
Advanced tools
Comparing version 0.2.10-canary.5a81269.0 to 0.2.10
@@ -0,1 +1,26 @@ | ||
# v0.2.10 (Mon Jan 09 2023) | ||
#### 🐛 Bug Fix | ||
- Merge remote-tracking branch 'origin/main' into gitbook-updates [#48](https://github.com/friggframework/frigg/pull/48) ([@seanspeaks](https://github.com/seanspeaks)) | ||
- Bump independent versions \[skip ci\] ([@seanspeaks](https://github.com/seanspeaks)) | ||
- A lot of changes all rolled into one [#21](https://github.com/friggframework/frigg/pull/21) ([@seanspeaks](https://github.com/seanspeaks)) | ||
- Fix ConnectWise ([@seanspeaks](https://github.com/seanspeaks)) | ||
- Bad reference fix ([@seanspeaks](https://github.com/seanspeaks)) | ||
- Merge remote-tracking branch 'origin/main' into simplify-mongoose-models ([@seanspeaks](https://github.com/seanspeaks)) | ||
- Added core as a dependency of module-plugin ([@seanspeaks](https://github.com/seanspeaks)) | ||
- Add READMEs for all packages and api-modules [#20](https://github.com/friggframework/frigg/pull/20) ([@seanspeaks](https://github.com/seanspeaks)) | ||
- Add READMEs for all packages and api-modules ([@seanspeaks](https://github.com/seanspeaks)) | ||
#### ⚠️ Pushed to `main` | ||
- Merge branch 'main' into gitbook-updates ([@seanspeaks](https://github.com/seanspeaks)) | ||
- Refactored for more conventional naming (at least for packages) ([@seanspeaks](https://github.com/seanspeaks)) | ||
#### Authors: 1 | ||
- Sean Matthews ([@seanspeaks](https://github.com/seanspeaks)) | ||
--- | ||
# v0.2.9 (Wed Dec 21 2022) | ||
@@ -2,0 +27,0 @@ |
{ | ||
"name": "@friggframework/core", | ||
"prettier": "@friggframework/prettier-config", | ||
"version": "0.2.10-canary.5a81269.0", | ||
"version": "0.2.10", | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "1.0.8-canary.5a81269.0", | ||
"@friggframework/eslint-config": "^1.0.8", | ||
"eslint": "^8.22.0", | ||
@@ -27,3 +27,3 @@ "jest": "^28.1.3", | ||
"dependencies": { | ||
"@friggframework/assertions": "1.0.6-canary.5a81269.0", | ||
"@friggframework/assertions": "^1.0.6", | ||
"moment": "^2.29.4", | ||
@@ -33,3 +33,3 @@ "node-fetch": "^2.6.7" | ||
"description": "", | ||
"gitHead": "5a81269753d19125d4a40188da398b387ae6421a" | ||
"gitHead": "3470c88c17cae4728d60f871bbf3543a69e7f005" | ||
} |
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
9000
+ 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.6-canary.5a81269.0(transitive)