Socket
Socket
Sign inDemoInstall

size-limit-preset-node-lib

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

size-limit-preset-node-lib - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

1

lib/index.js

@@ -1,2 +0,1 @@

/// <reference path="../shim.d.ts" />
import file from '@size-limit/file';

@@ -3,0 +2,0 @@ import nodeEsbuild from 'size-limit-node-esbuild';

{
"name": "size-limit-preset-node-lib",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",

@@ -9,33 +9,2 @@ "description": "Size Limit preset for Node libraries",

"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
"donate": {
"recipients": [
{
"name": "unts",
"platform": "opencollective",
"address": "https://opencollective.com/unts",
"weight": 60
},
{
"name": "rxts",
"platform": "opencollective",
"address": "https://opencollective.com/rxts",
"weight": 20
},
{
"name": "1stG",
"email": "i@1stg.me",
"weight": 20,
"platforms": [
{
"platform": "opencollective",
"address": "https://opencollective.com/1stG"
},
{
"platform": "patreon",
"address": "https://www.patreon.com/1stG"
}
]
}
]
},
"funding": "https://opencollective.com/unts",

@@ -59,4 +28,4 @@ "license": "MIT",

"dependencies": {
"@size-limit/file": "^7.0.8",
"size-limit-node-esbuild": "^0.1.0",
"@size-limit/file": "^8.1.0",
"size-limit-node-esbuild": "^0.2.0",
"tslib": "^2.4.0"

@@ -63,0 +32,0 @@ },

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