Socket
Socket
Sign inDemoInstall

@types/uglify-js

Package Overview
Dependencies
1
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.9.2 to 3.9.3

2

uglify-js/index.d.ts

@@ -436,5 +436,5 @@ // Type definitions for UglifyJS 3.9

root?: string;
content?: RawSourceMap;
content?: RawSourceMap | 'inline';
}
export function minify(files: string | string[] | { [file: string]: string }, options?: MinifyOptions): MinifyOutput;
{
"name": "@types/uglify-js",
"version": "3.9.2",
"version": "3.9.3",
"description": "TypeScript definitions for UglifyJS",

@@ -39,4 +39,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "b454985f8b5c9c0bbb16c275bf6a7430b37ed8a4665fe22ad0822b03c9bc8e82",
"typesPublisherContentHash": "671a8814ea621e187cc783206085b238166d93c466434ea4bb28ce2915eeed76",
"typeScriptVersion": "3.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 19 May 2020 18:24:00 GMT
* Last updated: Mon, 06 Jul 2020 05:10:40 GMT
* Dependencies: [@types/source-map](https://npmjs.com/package/@types/source-map)

@@ -14,0 +14,0 @@ * Global values: none

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