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

brotli-compress

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brotli-compress - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

build.ts

@@ -62,2 +62,3 @@ import { build } from 'esbuild'

format: 'cjs',
target: 'es2020',
outfile: 'index.js',

@@ -73,2 +74,3 @@ plugins: [wasmPlugin],

bundle: true,
target: 'es2020',
format: 'esm',

@@ -75,0 +77,0 @@ outfile: 'index.mjs',

2

package.json
{
"name": "brotli-compress",
"version": "1.1.0",
"version": "1.1.1",
"main": "index.js",

@@ -5,0 +5,0 @@ "module": "index.mjs",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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