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

aetna

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aetna - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

.editorconfig

20

package.json
{
"name": "aetna",
"version": "0.1.0",
"version": "0.2.0",
"description": "Front-end style guide and pattern library for Pressbooks.",

@@ -17,3 +17,3 @@ "style": "assets/styles/aetna.scss",

"devDependencies": {
"pressbooks-build-tools": "^0.5.0"
"pressbooks-build-tools": "^0.9.0"
},

@@ -35,18 +35,4 @@ "repository": {

"stylelint": {
"extends": [
"stylelint-config-recommended-scss",
"./node_modules/prettier-stylelint/config.js"
],
"rules": {
"media-feature-name-no-unknown": [
true,
{
"ignoreMediaFeatureNames": [
"min--moz-device-pixel-ratio"
]
}
],
"media-query-list-comma-space-after": "always-single-line"
}
"extends": "./node_modules/pressbooks-build-tools/config/stylelint.js"
}
}
# Aetna
Front-end style guide and pattern library for [Pressbooks][1].
Front-end SCSS component library for [Pressbooks][1].
## Buttons
<button class="button">Standard</button>
<button class="button button--outline">Outline</button>
<button class="button button--small">Small</button>
<button class="button button--small button--outline">Outline</button>
[1]: https://pressbooks.org

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

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