Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

google-closure-compiler

Package Overview
Dependencies
Maintainers
5
Versions
1966
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-closure-compiler - npm Package Compare versions

Comparing version 20170910.0.0 to 20171011.0.0-webpack-beta.0

5

contrib/externs/polymer-1.0.js

@@ -1175,3 +1175,3 @@ /*

* Settings pulled from
* https://github.com/Polymer/polymer/blob/master/src/lib/settings.html
* https://github.com/Polymer/polymer/blob/master/lib/utils/settings.html
* @const

@@ -1205,3 +1205,6 @@ */

/** @type {boolean} */
Polymer.Settings.useNativeCSSProperties;
/**

@@ -1208,0 +1211,0 @@ * @see https://github.com/Polymer/polymer/blob/master/src/lib/template/templatizer.html

{
"name": "google-closure-compiler",
"version": "20170910.0.0",
"version": "20171011.0.0-webpack-beta.0",
"publishConfig": {
"tag": "webpack-beta"
},
"description": "Check, compile, optimize and compress Javascript with Closure-Compiler",

@@ -5,0 +8,0 @@ "repository": {

2

README.md

@@ -290,3 +290,3 @@ # google-closure-compiler

## Plugin Authors and Native Node Usage
## Native Node Usage (for Plugin Authors)
A low-level node class is included to facilitate spawning the compiler jar as a process from Node.

@@ -293,0 +293,0 @@ In addition, it exposes a static property with the path to the compiler jar file.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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