closure-util
Advanced tools
Comparing version 1.24.2 to 1.25.0
Basic Usage: | ||
--compilation_level (-O) VAL : Specifies the compilation level to | ||
use. Options: WHITESPACE_ONLY, | ||
SIMPLE, ADVANCED (default: SIMPLE) | ||
use. Options: BUNDLE, WHITESPACE_ONLY, | ||
SIMPLE (default), ADVANCED (default: | ||
SIMPLE) | ||
--env [BROWSER | CUSTOM] : Determines the set of builtin externs | ||
@@ -23,4 +24,4 @@ to load. Options: BROWSER, CUSTOM. | ||
stdout (default: ) | ||
--language_in VAL : Sets what language spec that input | ||
sources conform. Options: | ||
--language_in VAL : Sets the language spec to which input | ||
sources should conform. Options: | ||
ECMASCRIPT3, ECMASCRIPT5, | ||
@@ -32,4 +33,4 @@ ECMASCRIPT5_STRICT, ECMASCRIPT6_TYPED | ||
ECMASCRIPT_2017) | ||
--language_out VAL : Sets what language spec the output | ||
should conform to. Options: | ||
--language_out VAL : Sets the language spec to which | ||
output should conform. Options: | ||
ECMASCRIPT3, ECMASCRIPT5, | ||
@@ -39,3 +40,4 @@ ECMASCRIPT5_STRICT, ECMASCRIPT6_TYPED | ||
ECMASCRIPT_2016, ECMASCRIPT_2017, | ||
ECMASCRIPT_NEXT (default: ECMASCRIPT5) | ||
ECMASCRIPT_NEXT, NO_TRANSPILE | ||
(default: ECMASCRIPT5) | ||
--warning_level (-W) [QUIET | DEFAULT : Specifies the warning level to use. | ||
@@ -174,4 +176,2 @@ | VERBOSE] Options: QUIET, DEFAULT, VERBOSE | ||
concatenable form. (default: false) | ||
--transform_amd_modules : Transform AMD to CommonJS modules. | ||
(default: false) | ||
@@ -230,6 +230,8 @@ | ||
must contain %s as the code | ||
placeholder. The %basename% | ||
placeholder can also be used to | ||
substitute the base name of the | ||
module output file. | ||
placeholder. Alternately, %output% | ||
can be used in place of %s. %n% can | ||
be used to represent a newline. The | ||
%basename% placeholder can also be | ||
used to substitute the base name of | ||
the module output file. | ||
@@ -236,0 +238,0 @@ |
{ | ||
"compiler_url": "http://dl.google.com/closure-compiler/compiler-20170910.zip", | ||
"library_url": "http://github.com/google/closure-library/archive/v20170806.zip", | ||
"compiler_url": "http://dl.google.com/closure-compiler/compiler-20171023.zip", | ||
"library_url": "http://github.com/google/closure-library/archive/v20170910.zip", | ||
"log_level": "info" | ||
} |
{ | ||
"name": "closure-util", | ||
"version": "1.24.2", | ||
"version": "1.25.0", | ||
"description": "Utilities for Closure Library based projects.", | ||
@@ -23,3 +23,3 @@ "main": "lib/index.js", | ||
"graceful-fs": "4.1.11", | ||
"handlebars": "4.0.10", | ||
"handlebars": "4.0.11", | ||
"lodash": "4.17.4", | ||
@@ -32,3 +32,3 @@ "minimatch": "3.0.4", | ||
"send": "0.16.1", | ||
"socket.io": "2.0.1", | ||
"socket.io": "2.0.4", | ||
"temp": "0.8.3" | ||
@@ -38,3 +38,3 @@ }, | ||
"chai": "4.1.2", | ||
"eslint": "4.8.0", | ||
"eslint": "4.9.0", | ||
"eslint-config-openlayers": "7.0.0", | ||
@@ -41,0 +41,0 @@ "mocha": "3.5.3", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13
2
81779
21
1716
+ Addedhandlebars@4.0.11(transitive)
+ Addedsocket.io@2.0.4(transitive)
+ Addedsocket.io-client@2.0.4(transitive)
- Removeddebug@2.6.4(transitive)
- Removedhandlebars@4.0.10(transitive)
- Removedms@0.7.3(transitive)
- Removedsocket.io@2.0.1(transitive)
- Removedsocket.io-client@2.0.1(transitive)
Updatedhandlebars@4.0.11
Updatedsocket.io@2.0.4