Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@size-limit/esbuild

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@size-limit/esbuild - npm Package Compare versions

Comparing version 7.0.8 to 8.0.0

2

index.js

@@ -15,3 +15,3 @@ let { readdir, readFile } = require('fs').promises

const ESBUILD_EMPTY_PROJECT_IMPORT = 34
const ESBUILD_EMPTY_PROJECT_IMPORT_GZIP = 54
const ESBUILD_EMPTY_PROJECT_IMPORT_GZIP = 46
const ESBUILD_EMPTY_PROJECT_IMPORT_IGNORE = 331

@@ -18,0 +18,0 @@ const ESBUILD_EMPTY_PROJECT_IMPORT_IGNORE_GRIP = 182

{
"name": "@size-limit/esbuild",
"version": "7.0.8",
"version": "8.0.0",
"description": "esbuild plugin for Size Limit",

@@ -17,11 +17,11 @@ "keywords": [

"engines": {
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
"node": "^14.0.0 || ^16.0.0 || >=18.0.0"
},
"peerDependencies": {
"size-limit": "7.0.8"
"size-limit": "8.0.0"
},
"dependencies": {
"esbuild": "^0.14.18",
"nanoid": "^3.2.0"
"esbuild": "^0.14.51",
"nanoid": "^3.3.4"
}
}
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