Socket
Socket
Sign inDemoInstall

@types/uglify-js

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/uglify-js - npm Package Compare versions

Comparing version 3.13.2 to 3.13.3

6

uglify-js/index.d.ts

@@ -450,2 +450,8 @@ // Type definitions for UglifyJS 3.13

keep_fnames?: boolean | undefined;
/**
* Support non-standard Safari/Webkit.
* Equivalent to setting `webkit: true` in `minify()` for `compress`, `mangle` and `output` options.
* @default false
*/
webkit?: boolean | undefined;
}

@@ -452,0 +458,0 @@

4

uglify-js/package.json
{
"name": "@types/uglify-js",
"version": "3.13.2",
"version": "3.13.3",
"description": "TypeScript definitions for UglifyJS",

@@ -40,4 +40,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-js",

},
"typesPublisherContentHash": "a3808a0bfc3ba7d6c7a30a532dedb2b1238201713f013364d424470dbaaeba9d",
"typesPublisherContentHash": "e23aa535ab8ae857d99b3c06b115c790b80ef0e62f4e231e94ba594d28217ca2",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Fri, 08 Apr 2022 19:31:16 GMT
* Last updated: Wed, 01 Jun 2022 18:31:31 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc