Comparing version 0.2.0-alpha.37 to 0.2.0-alpha.38
{ | ||
"name": "infima", | ||
"version": "0.2.0-alpha.37", | ||
"version": "0.2.0-alpha.38", | ||
"description": "A UI framework for content-centric websites.", | ||
@@ -24,26 +24,16 @@ "author": "Yangshun Tay", | ||
"devDependencies": { | ||
"cssnano": "^4.1.10", | ||
"cssnano": "^5.1.4", | ||
"del": "^6.0.0", | ||
"gulp": "^4.0.2", | ||
"gulp-postcss": "^9.0.0", | ||
"gulp-postcss": "^9.0.1", | ||
"gulp-rename": "^2.0.0", | ||
"gulp-rtlcss": "^1.4.1", | ||
"gulp-rtlcss": "^1.4.2", | ||
"gulp-webserver": "^0.9.1", | ||
"husky": "^5.0.9", | ||
"lint-staged": "^10.5.4", | ||
"natives": "^1.1.6", | ||
"postcss": "^8.2.10", | ||
"postcss-preset-infima": "^0.2.0-alpha.37", | ||
"prettier": "^2.2.1", | ||
"stylelint": "^13.10.0", | ||
"stylelint-copyright": "^2.0.0-alpha.69", | ||
"stylelint-declaration-block-no-ignored-properties": "^2.3.0", | ||
"stylelint-high-performance-animation": "^1.5.2", | ||
"stylelint-order": "^4.1.0" | ||
"postcss": "^8.4.12", | ||
"postcss-preset-infima": "^0.2.0-alpha.38" | ||
}, | ||
"scripts": { | ||
"build": "gulp build", | ||
"start": "gulp", | ||
"lint": "stylelint \"styles/**/*.pcss\"", | ||
"lint:fix": "stylelint \"styles/**/*.pcss\" --fix" | ||
"start": "gulp" | ||
}, | ||
@@ -56,23 +46,3 @@ "engines": { | ||
"styles/**/*.pcss" | ||
], | ||
"stylelint": { | ||
"plugins": [ | ||
"stylelint-copyright", | ||
"stylelint-declaration-block-no-ignored-properties", | ||
"stylelint-high-performance-animation", | ||
"stylelint-order" | ||
], | ||
"rules": { | ||
"docusaurus/copyright-header": true, | ||
"order/properties-alphabetical-order": true, | ||
"plugin/declaration-block-no-ignored-properties": true, | ||
"plugin/no-low-performance-animation-properties": true | ||
}, | ||
"ignoreFiles": [ | ||
"**/variables.pcss" | ||
] | ||
}, | ||
"lint-staged": { | ||
"*.pcss": "npm run lint:fix" | ||
} | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
643914
10
11446