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.0.0 to 3.0.1

3

uglify-js/index.d.ts

@@ -13,3 +13,3 @@ // Type definitions for UglifyJS 3.0

/** Support `#!command` as the first line */
shebang: boolean;
shebang?: boolean;
}

@@ -202,2 +202,3 @@

error?: Error;
warnings?: string[];
code: string;

@@ -204,0 +205,0 @@ map: string;

{
"name": "@types/uglify-js",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript definitions for UglifyJS",

@@ -27,4 +27,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "54954746d05254374a08bf54c41f1112bace6a570f8483b29a52570e8b3687a4",
"typesPublisherContentHash": "cad4898dd64c3f006a18ff47ccea45f35829f1bb7bbd0353502d00bdf86a13a8",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Thu, 22 Mar 2018 21:28:50 GMT
* Last updated: Fri, 30 Mar 2018 15:19:32 GMT
* Dependencies: source-map

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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