New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@remusao/smaz-compress

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remusao/smaz-compress - npm Package Compare versions

Comparing version

to
1.9.1

@@ -0,1 +1,14 @@

# v1.9.1 (Tue Nov 03 2020)
#### :nut_and_bolt: Dependencies
- Bump typescript from 3.9.7 to 4.0.2 [#257](https://github.com/remusao/mono/pull/257) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
- Bump @types/mocha from 7.0.2 to 8.0.0 [#218](https://github.com/remusao/mono/pull/218) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
#### Authors: 1
- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
---
# v1.9.0 (Sun Jun 14 2020)

@@ -2,0 +15,0 @@

{
"name": "@remusao/smaz-compress",
"version": "1.9.1-canary.309.bb92957ae635c786e8798fd12cc9d8a0213d624f.0",
"version": "1.9.1",
"description": "Compress strings using custom codebooks",

@@ -36,3 +36,3 @@ "author": "Rémi Berson <remi@cliqz.com>",

"dependencies": {
"@remusao/trie": "1.4.1-canary.309.bb92957ae635c786e8798fd12cc9d8a0213d624f.0"
"@remusao/trie": "^1.4.1"
},

@@ -50,3 +50,3 @@ "devDependencies": {

},
"gitHead": "bb92957ae635c786e8798fd12cc9d8a0213d624f"
"gitHead": "399e0a86376ea8ec011207161ab5b37bcb4e27fe"
}