Comparing version 1.0.1 to 1.0.2
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="1.0.2"></a> | ||
## [1.0.2](https://github.com/dobromir-hristov/palettify/compare/v1.0.1...v1.0.2) (2017-07-15) | ||
<a name="1.0.1"></a> | ||
@@ -7,0 +12,0 @@ ## [1.0.1](https://github.com/dobromir-hristov/palettify/compare/v1.0.0...v1.0.1) (2017-07-15) |
/*! | ||
* palettify v1.0.0 | ||
* palettify v1.0.2 | ||
* (c) 2017 Dobromir Hristov | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* palettify v1.0.0 | ||
* palettify v1.0.2 | ||
* (c) 2017 Dobromir Hristov | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* palettify v1.0.0 | ||
* palettify v1.0.2 | ||
* (c) 2017 Dobromir Hristov | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
{ | ||
"name": "palettify", | ||
"description": "Configurable JavaScript plugin to extract image primary colors and apply cool effects to it.", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": { | ||
@@ -73,2 +73,7 @@ "name": "Dobromir Hristov" | ||
"dist/palettify.common.js", | ||
"dist/palettify.esm.js", | ||
"dist/palettify.min.css", | ||
"dist/palettify.standalone.js", | ||
"dist/palettify.standalone.min.js", | ||
"dist/palettify.styles.min.js", | ||
"src" | ||
@@ -100,4 +105,3 @@ ], | ||
"dev": "webpack-dev-server --inline --config config/webpack.dev.conf.js", | ||
"changelog": "conventional-changelog -i CHANGELOG.md -s -p eslint", | ||
"release": "conventional-github-releaser -p eslint", | ||
"release": "standard-version -a", | ||
"clean": "rm -rf coverage && rm -rf dist/*.js* && rm ./*.log", | ||
@@ -117,3 +121,8 @@ "docs": "docsify serve docs", | ||
} | ||
}, | ||
"standard-version": { | ||
"scripts": { | ||
"postchangelog": "npm run build && git add -A" | ||
} | ||
} | ||
} |
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
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
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
184891
20
3258
1