New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@accessibility-in-action/looseleaf

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accessibility-in-action/looseleaf - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.3.3](https://github.com/accessibility-in-action/looseleaf/compare/1.3.2...1.3.3) (2021-07-15)
### Bug Fixes
* restore default list styles ([7799ba4](https://github.com/accessibility-in-action/looseleaf/commit/7799ba42e0c008ff30deb0cf62dcd513cc56c2cb))
### [1.3.2](https://github.com/accessibility-in-action/looseleaf/compare/1.3.1...1.3.2) (2021-07-15)

@@ -7,0 +14,0 @@

26

package.json
{
"name": "@accessibility-in-action/looseleaf",
"version": "1.3.2",
"version": "1.3.3",
"description": "Sketchy CSS framework for prototyping.",

@@ -45,24 +45,24 @@ "main": "dist/style.min.css",

"devDependencies": {
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"@frctl/fractal": "1.5.6",
"@frctl/nunjucks": "2.0.10",
"autoprefixer": "10.2.5",
"cssnano": "5.0.2",
"eslint": "7.25.0",
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.1.4",
"@frctl/fractal": "1.5.9",
"@frctl/nunjucks": "2.0.11",
"autoprefixer": "10.3.1",
"cssnano": "5.0.6",
"eslint": "7.30.0",
"eslint-config-fluid": "2.0.0",
"faker": "5.5.3",
"husky": "6.0.0",
"husky": "7.0.1",
"is-ci": "3.0.0",
"lint-staged": "10.5.4",
"lint-staged": "11.0.1",
"npm-run-all": "4.1.5",
"pinst": "2.1.6",
"postcss": "8.2.13",
"postcss": "8.3.5",
"postcss-cli": "8.3.1",
"postcss-easy-import": "3.0.0",
"rimraf": "3.0.2",
"standard-version": "9.2.0",
"stylelint-config-fluid": "0.2.0",
"standard-version": "9.3.1",
"stylelint-config-fluid": "0.2.1",
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc