Comparing version 0.15.25-alpha.5 to 0.15.25-alpha.6
@@ -5,4 +5,9 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.15.25-alpha.5", | ||
"main": "./index.mjs", | ||
"version": "0.15.25-alpha.6", | ||
"main": "./index.cjs", | ||
"exports": { | ||
"import": "./index.mjs", | ||
"require": "./index.cjs" | ||
}, | ||
"module": "./index.mjs", | ||
"types": "./types/index.d.ts", | ||
@@ -15,6 +20,6 @@ "repository": { | ||
"dependencies": { | ||
"@graffy/core": "0.15.25-alpha.5", | ||
"@graffy/fill": "0.15.25-alpha.5", | ||
"@graffy/cache": "0.15.25-alpha.5" | ||
"@graffy/core": "0.15.25-alpha.6", | ||
"@graffy/fill": "0.15.25-alpha.6", | ||
"@graffy/cache": "0.15.25-alpha.6" | ||
} | ||
} |
1652
5
28
+ Added@graffy/cache@0.15.25-alpha.6(transitive)
+ Added@graffy/common@0.15.25-alpha.6(transitive)
+ Added@graffy/core@0.15.25-alpha.6(transitive)
+ Added@graffy/fill@0.15.25-alpha.6(transitive)
+ Added@graffy/stream@0.15.25-alpha.6(transitive)
+ Addednanoid@4.0.2(transitive)
- Removed@graffy/cache@0.15.25-alpha.5(transitive)
- Removed@graffy/common@0.15.25-alpha.5(transitive)
- Removed@graffy/core@0.15.25-alpha.5(transitive)
- Removed@graffy/fill@0.15.25-alpha.5(transitive)
- Removed@graffy/stream@0.15.25-alpha.5(transitive)
- Removednanoid@3.3.8(transitive)
Updated@graffy/core@0.15.25-alpha.6
Updated@graffy/fill@0.15.25-alpha.6