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 2.6.28 to 2.6.29

uglify-js/LICENSE

2

uglify-js/index.d.ts

@@ -177,3 +177,3 @@ // Type definitions for UglifyJS 2 v2.6.1

*/
source_map?: SourceMapOptions;
source_map?: SourceMap;

@@ -180,0 +180,0 @@ /**

{
"name": "@types/uglify-js",
"version": "2.6.28",
"description": "TypeScript definitions for UglifyJS 2 v2.6.1",
"version": "2.6.29",
"description": "TypeScript definitions for UglifyJS 2",
"license": "MIT",
"author": "Tanguy Krotoff <https://github.com/tkrotoff>",
"contributors": [
{
"name": "Tanguy Krotoff",
"url": "https://github.com/tkrotoff"
}
],
"main": "",

@@ -16,4 +21,5 @@ "repository": {

},
"typings": "index.d.ts",
"typesPublisherContentHash": "de6c890ecdc58c43e2d5a06e7802d67b37c8bc1a736b7aa29fc905abdb80a678"
"peerDependencies": {},
"typesPublisherContentHash": "dbcde0e5ff247473ce94ba4591a3e5f10a28d10e5044a09529b79b648dbc3795",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for UglifyJS 2 v2.6.1 (https://github.com/mishoo/UglifyJS2).
This package contains type definitions for UglifyJS 2 (https://github.com/mishoo/UglifyJS2).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/uglify-js
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-js
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: source-map
* Module Dependencies: source-map
* Global values: UglifyJS
* Last updated: Mon, 05 Jun 2017 19:59:14 GMT
* Dependencies: source-map
* Global values: none
# Credits
These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>.
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