@transformation/process
Advanced tools
Comparing version 7.0.1 to 7.0.2
{ | ||
"name": "@transformation/process", | ||
"version": "7.0.1", | ||
"version": "7.0.2", | ||
"description": "Transformations for working with processes", | ||
@@ -21,8 +21,8 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@transformation/core": "^7.0.1", | ||
"@transformation/stream": "^7.0.1", | ||
"@transformation/core": "^7.0.2", | ||
"@transformation/stream": "^7.0.2", | ||
"medium": "1.2.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "10.1.0", | ||
"mocha": "10.2.0", | ||
"unexpected": "13.0.1", | ||
@@ -34,3 +34,3 @@ "unexpected-steps": "^7.0.0" | ||
}, | ||
"gitHead": "d45b9045a04bba17a5278f79b666b0de72f30d88" | ||
"gitHead": "add71d8de5c84dbbf39dd41a630678bd373e5084" | ||
} |
Updated@transformation/core@^7.0.2