Comparing version 4.27.3 to 4.28.0
{ | ||
"name": "filepond", | ||
"version": "4.27.3", | ||
"version": "4.28.0", | ||
"description": "FilePond, Where files go to stretch their bits.", | ||
@@ -45,4 +45,4 @@ "license": "MIT", | ||
"styles": "npm run styles:pretty && npm run styles:nano", | ||
"styles:pretty": "cat src/css/* | npx node-sass | npx postcss --no-map --use autoprefixer | npx prettier --single-quote --parser css | node banner-cli.js FilePond > dist/filepond.css", | ||
"styles:nano": "cat src/css/* | npx node-sass | npx postcss --no-map --use autoprefixer --use cssnano | node banner-cli.js FilePond > dist/filepond.min.css", | ||
"styles:pretty": "npx postcss src/css/styles.css --no-map --use precss --use autoprefixer | npx prettier --single-quote --parser css | node banner-cli.js FilePond > dist/filepond.css", | ||
"styles:nano": "npx postcss src/css/styles.css --no-map --use precss --use autoprefixer --use cssnano | node banner-cli.js FilePond > dist/filepond.min.css", | ||
"dtslint": "dtslint types" | ||
@@ -60,4 +60,4 @@ }, | ||
"jest": "^24.8.0", | ||
"node-sass": "^4.12.0", | ||
"postcss-cli": "^6.1.3", | ||
"precss": "^4.0.0", | ||
"prettier": "^1.18.2", | ||
@@ -64,0 +64,0 @@ "rollup": "^1.17.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
22278
1083318
32