You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@siteimprove/alfa-thunk

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@siteimprove/alfa-thunk - npm Package Compare versions

Comparing version

to
0.95.0

2

CHANGELOG.md
# @siteimprove/alfa-thunk
## 0.95.0
## 0.94.1

@@ -4,0 +6,0 @@

8

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://alfa.siteimprove.com",
"version": "0.94.1",
"version": "0.95.0",
"license": "MIT",

@@ -26,7 +26,7 @@ "description": "Functionality for working with thunks, which are computations that are delayed until needed",

"dependencies": {
"@siteimprove/alfa-mapper": "^0.94.1",
"@siteimprove/alfa-reducer": "^0.94.1"
"@siteimprove/alfa-mapper": "^0.95.0",
"@siteimprove/alfa-reducer": "^0.95.0"
},
"devDependencies": {
"@siteimprove/alfa-test": "^0.94.1"
"@siteimprove/alfa-test": "^0.95.0"
},

@@ -33,0 +33,0 @@ "publishConfig": {