Socket
Socket
Sign inDemoInstall

compress-brotli

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compress-brotli - npm Package Compare versions

Comparing version 1.3.8 to 1.3.9

8

package.json
{
"name": "compress-brotli",
"description": "Simple cross Node.js inteface for using brotli compression",
"homepage": "https://nicedoc.io/Kikobeats/compress-brotli",
"version": "1.3.8",
"homepage": "https://github.com/Kikobeats/compress-brotli",
"version": "1.3.9",
"main": "src/index.js",

@@ -39,2 +39,3 @@ "author": {

"@commitlint/config-conventional": "latest",
"@ksmithut/prettier-standard": "latest",
"ava": "latest",

@@ -49,3 +50,2 @@ "c8": "latest",

"npm-check-updates": "latest",
"prettier-standard": "latest",
"simple-git-hooks": "latest",

@@ -65,3 +65,3 @@ "sinon": "latest",

"clean": "rm -rf node_modules",
"contributors": "(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true",
"contributors": "(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true",
"lint": "standard-markdown README.md && standard",

@@ -68,0 +68,0 @@ "postrelease": "npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)",

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