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

cf-core

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cf-core - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

2

package.json
{
"name": "cf-core",
"version": "4.1.0",
"version": "4.1.1",
"description": "Capital Framework core styles",

@@ -5,0 +5,0 @@ "main": "src/capital-framework.js",

@@ -131,2 +131,3 @@ The cf-core component acts as the backbone for Capital Framework.

Ex.
```

@@ -158,2 +159,3 @@ .respond-to-min( @bp-sm-min, {

Ex.
```

@@ -240,2 +242,3 @@ .respond-to-range( @bp-sm-min, @bp-sm-max, {

1. Add a `no-js` class added to the `html`
```

@@ -246,2 +249,3 @@ <html class="no-js">

2. Add a script to remove the `no-js` class after confirming JavaScript is available
```

@@ -256,2 +260,3 @@ <script>

3. Add the utility class to the element you want to hide
```

@@ -258,0 +263,0 @@ <div class="u-js-only"></div>

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