Socket
Socket
Sign inDemoInstall

tinyify

Package Overview
Dependencies
150
Maintainers
40
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.2 to 2.4.3

1

index.js

@@ -12,3 +12,2 @@ var packFlat = require('browser-pack-flat/plugin')

var uglifyOpts = {
uglify: require('uglify-es'),
output: {

@@ -15,0 +14,0 @@ ascii_only: true

5

package.json
{
"name": "tinyify",
"description": "a browserify plugin that runs various optimizations, so you don't have to install them all manually.",
"version": "2.4.2",
"version": "2.4.3",
"author": "Renée Kooi <renee@kooi.me>",

@@ -15,3 +15,2 @@ "bugs": {

"minify-stream": "^1.1.0",
"uglify-es": "^3.3.9",
"uglifyify": "^5.0.0",

@@ -21,3 +20,3 @@ "unassertify": "^2.1.1"

"devDependencies": {
"standard": "^10.0.3"
"standard": "^11.0.1"
},

@@ -24,0 +23,0 @@ "homepage": "https://github.com/browserify/tinyify",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc