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

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.2.1 to 4.3.0

5

get-config.js

@@ -142,2 +142,7 @@ let { isAbsolute, dirname, join, relative } = require('path')

if (check.config) check.config = toAbsolute(check.config, config.cwd)
if (typeof check.import === 'string') {
check.import = {
[check.path[0]]: check.import
}
}
}

@@ -144,0 +149,0 @@

2

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

@@ -5,0 +5,0 @@ "keywords": [

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