Socket
Socket
Sign inDemoInstall

size-limit

Package Overview
Dependencies
Maintainers
1
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

size-limit - npm Package Compare versions

Comparing version 4.11.0 to 4.12.0

3

get-config.js

@@ -108,3 +108,4 @@ let { isAbsolute, dirname, join, relative } = require('path')

'.size-limit',
'.size-limit.js'
'.size-limit.js',
'.size-limit.cjs'
]

@@ -111,0 +112,0 @@ })

{
"name": "size-limit",
"version": "4.11.0",
"version": "4.12.0",
"description": "CLI tool for Size Limit",

@@ -26,6 +26,6 @@ "keywords": [

"globby": "^11.0.3",
"lilconfig": "^2.0.2",
"ora": "^5.4.0",
"lilconfig": "^2.0.3",
"ora": "^5.4.1",
"read-pkg-up": "^7.0.1"
}
}
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