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

pkgbld

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pkgbld - npm Package Compare versions

Comparing version 1.1.12 to 1.1.13

4

package.json
{
"version": "1.1.12",
"version": "1.1.13",
"license": "MIT",

@@ -55,3 +55,3 @@ "name": "pkgbld",

"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.31.1",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-preprocess": "0.0.4",

@@ -58,0 +58,0 @@ "@rollup/plugin-commonjs": "21.0.1",

@@ -37,6 +37,6 @@ # pkgbld

```
pkgbld --compress=index,core
pkgbld --compress=es,umd
```
Where `index,core` should be replaced by entry points that should be compressed using terser.
Where `es,umd` should be replaced by formats that should be compressed using terser.

@@ -43,0 +43,0 @@ ### sourcemaps

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