@effect/printer
Advanced tools
Comparing version 0.23.1 to 0.24.0
{ | ||
"type": "module", | ||
"sideEffects": false | ||
"sideEffects": [] | ||
} |
{ | ||
"name": "@effect/printer", | ||
"version": "0.23.1", | ||
"version": "0.24.0", | ||
"description": "Functional programming in TypeScript", | ||
@@ -10,7 +10,7 @@ "license": "MIT", | ||
}, | ||
"sideEffects": false, | ||
"sideEffects": [], | ||
"author": "Michael Arnaldi <ma@matechs.com>", | ||
"peerDependencies": { | ||
"@effect/typeclass": "^0.15.0", | ||
"effect": "2.0.0-next.55" | ||
"@effect/typeclass": "^0.16.0", | ||
"effect": "2.0.0-next.56" | ||
}, | ||
@@ -17,0 +17,0 @@ "main": "./dist/cjs/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
924171