@accessibility-in-action/looseleaf
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -5,2 +5,9 @@ # Changelog | ||
### [1.3.1](https://github.com/accessibility-in-action/looseleaf/compare/1.3.0...1.3.1) (2021-05-04) | ||
### Bug Fixes | ||
* correct variable name ([7fbfd15](https://github.com/accessibility-in-action/looseleaf/commit/7fbfd15458cb7ee47006eee6c9f32a9cdd796d45)) | ||
## [1.3.0](https://github.com/accessibility-in-action/looseleaf/compare/1.2.0...1.3.0) (2021-03-23) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@accessibility-in-action/looseleaf", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Sketchy CSS framework for prototyping.", | ||
@@ -21,2 +21,3 @@ "main": "dist/style.min.css", | ||
"_postinstall": "is-ci || husky install", | ||
"pre-commit": "lint-staged", | ||
"prepublishOnly": "pinst --disable", | ||
@@ -45,24 +46,24 @@ "postpublish": "pinst --enable" | ||
"devDependencies": { | ||
"@commitlint/cli": "12.0.1", | ||
"@commitlint/config-conventional": "12.0.1", | ||
"@commitlint/cli": "12.1.1", | ||
"@commitlint/config-conventional": "12.1.1", | ||
"@frctl/fractal": "1.5.6", | ||
"@frctl/nunjucks": "2.0.10", | ||
"autoprefixer": "10.2.4", | ||
"cssnano": "4.1.10", | ||
"eslint": "7.21.0", | ||
"autoprefixer": "10.2.5", | ||
"cssnano": "5.0.2", | ||
"eslint": "7.25.0", | ||
"eslint-config-fluid": "2.0.0", | ||
"faker": "5.4.0", | ||
"husky": "5.1.2", | ||
"is-ci": "2.0.0", | ||
"faker": "5.5.3", | ||
"husky": "6.0.0", | ||
"is-ci": "3.0.0", | ||
"lint-staged": "10.5.4", | ||
"npm-run-all": "4.1.5", | ||
"pinst": "2.1.4", | ||
"postcss": "8.2.6", | ||
"pinst": "2.1.6", | ||
"postcss": "8.2.13", | ||
"postcss-cli": "8.3.1", | ||
"postcss-easy-import": "3.0.0", | ||
"rimraf": "2.6.3", | ||
"standard-version": "9.1.0", | ||
"stylelint-config-fluid": "0.1.0", | ||
"rimraf": "3.0.2", | ||
"standard-version": "9.2.0", | ||
"stylelint-config-fluid": "0.2.0", | ||
"stylelint-use-logical": "1.1.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
37628
527
0