art-color-extractor
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -13,14 +13,13 @@ { | ||
"coffee-loader": "^0.7.3", | ||
"css-loader": "^5.0.0", | ||
"css-loader": "^6.2.0", | ||
"json-loader": "^0.5.7", | ||
"mocha": "^7.2.0", | ||
"mock-fs": "^4.10.0", | ||
"mock-fs": "^5.0.0", | ||
"script-loader": "^0.7.2", | ||
"style-loader": "^2.0.0", | ||
"webpack": "^5.10.1", | ||
"webpack-cli": "^3.3.12", | ||
"style-loader": "^3.2.1", | ||
"webpack": "^5.35.1", | ||
"webpack-cli": "^4", | ||
"webpack-dev-server": "^3.11.0", | ||
"webpack-merge": "^4.2.2", | ||
"webpack-node-externals": "^2.5.2", | ||
"webpack-stylish": "^0.1.8" | ||
"webpack-merge": "^5.7.3", | ||
"webpack-node-externals": "^3.0.0" | ||
}, | ||
@@ -36,6 +35,6 @@ "homepage": "https://github.com/art-suite/art-suite-applications", | ||
"build": "webpack --progress", | ||
"start": "webpack-dev-server --hot --inline --progress --env.devServer", | ||
"test": "webpack-dev-server --progress --env.devServer" | ||
"start": "webpack serve --hot --inline --progress", | ||
"test": "webpack server --progress " | ||
}, | ||
"version": "1.6.1" | ||
"version": "1.6.2" | ||
} |
Sorry, the diff of this file is not supported yet
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
15
3765734