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.16.0 to 3.17.0

7

uglify-js/index.d.ts

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

// Type definitions for UglifyJS 3.16
// Type definitions for UglifyJS 3.17
// Project: https://github.com/mishoo/UglifyJS

@@ -417,2 +417,7 @@ // Definitions by: Alan Agius <https://github.com/alan-agius4>

/**
* Parse as a single expression, e.g. JSON.
* @default false
*/
expression?: boolean | undefined;
/**
* Pass `false` to skip mangling names,

@@ -419,0 +424,0 @@ * or pass an object to specify mangle options (see below).

4

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

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

},
"typesPublisherContentHash": "d49453e5a28f9d7e9abd679b673550cb8f7543359b7804964e95bc814eb991a0",
"typesPublisherContentHash": "64ed072eaeb0a1cb0850312933ff1abe051993e3e8e4f8edccb89d53017efbf0",
"typeScriptVersion": "4.0"
}

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

### Additional Details
* Last updated: Fri, 10 Jun 2022 21:01:35 GMT
* Last updated: Wed, 17 Aug 2022 20:32:32 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