weather-au-api
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "weather-au-api", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "NodeJS library for accessing api.weather.bom.gov.au", | ||
@@ -24,3 +24,3 @@ "main": "api-min.js", | ||
"min": "uglifyjs -c -m --toplevel --mangle-props regex=/^_/ -o api-min.js --keep-classnames --keep-fnames api.js", | ||
"prepare": "yarn build && yarn min", | ||
"prepack": "yarn build && yarn min", | ||
"lint": "yarn coffeelint src/ test/", | ||
@@ -27,0 +27,0 @@ "test": "yarn mocha -r coffeescript/register --extension coffee" |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
6771
5
3