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

@remusao/smaz-compress

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remusao/smaz-compress - npm Package Compare versions

Comparing version 1.7.0-canary.10.23ddd17fce75354809e31515eaa96d0d9e9958d6.0 to 1.7.0-canary.10.6e6a68ed808ed99b5c88f5ff64e9cc462d67a372.0

8

package.json
{
"name": "@remusao/smaz-compress",
"version": "1.7.0-canary.10.23ddd17fce75354809e31515eaa96d0d9e9958d6.0",
"description": "",
"version": "1.7.0-canary.10.6e6a68ed808ed99b5c88f5ff64e9cc462d67a372.0",
"description": "Compress strings using custom codebooks",
"author": "Rémi Berson <remi@cliqz.com>",

@@ -35,3 +35,3 @@ "homepage": "https://github.com/remusao/mono#readme",

"dependencies": {
"@remusao/trie": "1.2.0-canary.10.23ddd17fce75354809e31515eaa96d0d9e9958d6.0"
"@remusao/trie": "1.2.0-canary.10.6e6a68ed808ed99b5c88f5ff64e9cc462d67a372.0"
},

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

},
"gitHead": "23ddd17fce75354809e31515eaa96d0d9e9958d6"
"gitHead": "6e6a68ed808ed99b5c88f5ff64e9cc462d67a372"
}
# `@remusao/smaz-compress`
> TODO
## Usage
```javascript
const { compress } = require('@remusao/smaz-compress');
```
> Compress strings using custom codebooks
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc