Socket
Socket
Sign inDemoInstall

size-limit

Package Overview
Dependencies
Maintainers
1
Versions
175
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 11.1.1 to 11.1.2

2

package.json
{
"name": "size-limit",
"version": "11.1.1",
"version": "11.1.2",
"description": "CLI tool for Size Limit",

@@ -5,0 +5,0 @@ "type": "module",

@@ -40,3 +40,3 @@ const MESSAGES = {

unknownEntry: entry =>
`Size Limit didn’t find *${entry}* entry in custom Webpack config`,
`Size Limit didn’t find *${entry}* entry in the custom bundler config`,
unknownOption: opt =>

@@ -43,0 +43,0 @@ `Unknown option *${opt}* in config. Check Size Limit docs and version.`

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