@siteimprove/alfa-continuation
Advanced tools
Comparing version 0.90.1 to 0.91.0
# @siteimprove/alfa-continuation | ||
## 0.91.0 | ||
### Minor Changes | ||
- **Changed:** Dummy minor version to experiment with publish flow, use the previous or next minor version instead. ([`2a62d8a43e294ee56c18315c8fad29fbdc18c0df`](https://github.com/Siteimprove/alfa/commit/2a62d8a43e294ee56c18315c8fad29fbdc18c0df)) | ||
## 0.90.1 | ||
@@ -4,0 +10,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://alfa.siteimprove.com", | ||
"version": "0.90.1", | ||
"version": "0.91.0", | ||
"license": "MIT", | ||
@@ -26,4 +26,4 @@ "description": "Functionality for working with continuations, which are abstract representations of control flow", | ||
"dependencies": { | ||
"@siteimprove/alfa-callback": "^0.90.1", | ||
"@siteimprove/alfa-mapper": "^0.90.1" | ||
"@siteimprove/alfa-callback": "^0.91.0", | ||
"@siteimprove/alfa-mapper": "^0.91.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "publishConfig": { |
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
5356
+ Added@siteimprove/alfa-callback@0.91.2(transitive)
+ Added@siteimprove/alfa-mapper@0.91.2(transitive)
- Removed@siteimprove/alfa-callback@0.90.1(transitive)
- Removed@siteimprove/alfa-mapper@0.90.1(transitive)