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.13.1 to 3.13.2

6

uglify-js/index.d.ts

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

varify?: boolean | undefined;
/**
* Support non-standard Safari/Webkit.
* By default UglifyJS will not try to be Safari-proof.
* @default false
*/
webkit?: boolean | undefined;
}

@@ -328,0 +334,0 @@

6

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

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

},
"typesPublisherContentHash": "bf88e1f7f9d4879a56f46a116ac78628ac22d5b1e66bf80ee92ebb562c11613d",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "a3808a0bfc3ba7d6c7a30a532dedb2b1238201713f013364d424470dbaaeba9d",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Fri, 02 Jul 2021 18:04:45 GMT
* Last updated: Fri, 08 Apr 2022 19:31:16 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