Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

basscss-type-scale

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basscss-type-scale - npm Package Compare versions

Comparing version 1.0.3 to 1.0.5

.npmignore

17

package.json
{
"name": "basscss-type-scale",
"version": "1.0.3",
"version": "1.0.5",
"description": "Type scale utility styles for Basscss",
"scripts": {
"prepublish": "mkdir -p css && postcss index.css -u postcss-import -u postcss-custom-media -u postcss-custom-properties -u autoprefixer -o css/type-scale.css"
},
"devDependencies": {
"autoprefixer": "^6.3.1",
"postcss-cli": "^2.5.0",
"postcss-custom-media": "^5.0.1",
"postcss-custom-properties": "^5.0.0",
"postcss-import": "^8.0.2"
},
"repository": {

@@ -14,6 +24,3 @@ "type": "git",

},
"homepage": "https://github.com/basscss/basscss",
"dependencies": {
"basscss-defaults": "^2.0.1"
}
"homepage": "https://github.com/basscss/basscss"
}

@@ -15,1 +15,7 @@

These are especially useful for altering the visual appearance of semantically correct headings.
```html
<h2 class="h1">Larger than default h2 style, but semantically correct</h2>
```

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