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.17.2 to 3.17.3

8

uglify-js/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for UglifyJS 3.17
// Project: https://github.com/mishoo/UglifyJS
// Definitions by: Alan Agius <https://github.com/alan-agius4>
// Tanguy Krotoff <https://github.com/tkrotoff>
// John Reilly <https://github.com/johnnyreilly>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { RawSourceMap } from "source-map";

@@ -10,0 +2,0 @@ export interface ParseOptions {

24

uglify-js/package.json
{
"name": "@types/uglify-js",
"version": "3.17.2",
"description": "TypeScript definitions for UglifyJS",
"version": "3.17.3",
"description": "TypeScript definitions for uglify-js",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-js",

@@ -10,19 +10,19 @@ "license": "MIT",

"name": "Alan Agius",
"url": "https://github.com/alan-agius4",
"githubUsername": "alan-agius4"
"githubUsername": "alan-agius4",
"url": "https://github.com/alan-agius4"
},
{
"name": "Tanguy Krotoff",
"url": "https://github.com/tkrotoff",
"githubUsername": "tkrotoff"
"githubUsername": "tkrotoff",
"url": "https://github.com/tkrotoff"
},
{
"name": "John Reilly",
"url": "https://github.com/johnnyreilly",
"githubUsername": "johnnyreilly"
"githubUsername": "johnnyreilly",
"url": "https://github.com/johnnyreilly"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}

@@ -41,4 +41,4 @@ ],

},
"typesPublisherContentHash": "877022e0801409cb116ec73674f838e886ae886947f1a04160aa449fff6baef8",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "7981376370100c9a38d7429e1ead5680661bc9c2c908e52d60427ed08bb9191c",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for UglifyJS (https://github.com/mishoo/UglifyJS).
This package contains type definitions for uglify-js (https://github.com/mishoo/UglifyJS).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:35:28 GMT
* Dependencies: [@types/source-map](https://npmjs.com/package/@types/source-map)
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT
* Dependencies: [source-map](https://npmjs.com/package/source-map)
# Credits
These definitions were written by [Alan Agius](https://github.com/alan-agius4), [Tanguy Krotoff](https://github.com/tkrotoff), [John Reilly](https://github.com/johnnyreilly), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
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