@remusao/smaz
Advanced tools
Comparing version 1.8.1-canary.196.b281c5a44b164fd63b95d4897201c31da5fab905.0 to 1.9.0
@@ -0,1 +1,13 @@ | ||
# v1.9.0 (Sun Jun 14 2020) | ||
#### :nut_and_bolt: Dependencies | ||
- Bump mocha from 7.2.0 to 8.0.1 [#195](https://github.com/remusao/mono/pull/195) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) | ||
#### Authors: 1 | ||
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) | ||
--- | ||
# v1.8.0 (Wed Feb 12 2020) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@remusao/smaz", | ||
"version": "1.8.1-canary.196.b281c5a44b164fd63b95d4897201c31da5fab905.0", | ||
"version": "1.9.0", | ||
"description": "Compress strings using custom codebooks", | ||
@@ -36,4 +36,4 @@ "author": "Rémi Berson <remi@cliqz.com>", | ||
"dependencies": { | ||
"@remusao/smaz-compress": "1.8.1-canary.196.b281c5a44b164fd63b95d4897201c31da5fab905.0", | ||
"@remusao/smaz-decompress": "1.8.1-canary.196.b281c5a44b164fd63b95d4897201c31da5fab905.0" | ||
"@remusao/smaz-compress": "^1.9.0", | ||
"@remusao/smaz-decompress": "^1.9.0" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b281c5a44b164fd63b95d4897201c31da5fab905" | ||
"gitHead": "1d930af147f8364b4b78661455d69ceeab8e00a2" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
261548
0
+ Added@remusao/smaz-compress@1.10.0(transitive)
+ Added@remusao/smaz-decompress@1.10.0(transitive)
+ Added@remusao/trie@1.5.0(transitive)
- Removed@remusao/smaz-compress@1.8.1-canary.196.b281c5a44b164fd63b95d4897201c31da5fab905.0(transitive)
- Removed@remusao/smaz-decompress@1.8.1-canary.196.b281c5a44b164fd63b95d4897201c31da5fab905.0(transitive)
- Removed@remusao/trie@1.3.1-canary.196.b281c5a44b164fd63b95d4897201c31da5fab905.0(transitive)