@transformation/process
Advanced tools
Comparing version 5.1.1 to 6.0.0
{ | ||
"name": "@transformation/process", | ||
"version": "5.1.1", | ||
"version": "6.0.0", | ||
"description": "Transformations for working with processes", | ||
@@ -21,4 +21,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@transformation/core": "^5.1.1", | ||
"@transformation/stream": "^5.1.1", | ||
"@transformation/core": "^6.0.0", | ||
"@transformation/stream": "^6.0.0", | ||
"medium": "1.2.0" | ||
@@ -29,3 +29,3 @@ }, | ||
"unexpected": "12.0.4", | ||
"unexpected-steps": "^5.0.0" | ||
"unexpected-steps": "^6.0.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "engines": { | ||
}, | ||
"gitHead": "16310db8d6c73a64a83098a966042c99754ee52e" | ||
"gitHead": "682f9600b8c8e191798ff605529e837e03f293eb" | ||
} |
+ Added@transformation/core@6.0.0(transitive)
+ Added@transformation/stream@6.0.0(transitive)
- Removed@transformation/core@5.1.1(transitive)
- Removed@transformation/stream@5.1.1(transitive)
Updated@transformation/core@^6.0.0