Socket
Socket
Sign inDemoInstall

styled-breakpoints

Package Overview
Dependencies
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

styled-breakpoints - npm Package Compare versions

Comparing version 13.1.1 to 13.1.2

2

package.json
{
"name": "styled-breakpoints",
"version": "13.1.1",
"version": "13.1.2",
"description": "Simple and powerful css breakpoints for styled-components and emotion",

@@ -5,0 +5,0 @@ "main": "./styled-breakpoints/create-styled-breakpoints-theme/create-styled-breakpoints-theme.js",

@@ -123,11 +123,11 @@ <div align="center">

- [quick start](#quick-start)
- [`Media Queries` API](#media-queries-api)
- [Media Queries API](#media-queries-api)
- [min-width - `up`](#min-width---up)
- [max-width - `down`](#max-width---down)
- [single breakpoint - `only`](#single-breakpoint---only)
- [breakpoints range - `between`](#breakpoints-range---between)
- [min-width - up](#min-width---up)
- [max-width - down](#max-width---down)
- [single breakpoint - only](#single-breakpoint---only)
- [breakpoints range - between](#breakpoints-range---between)
- [customization](#customization)
- [`useMediaQuery` hook](#usemediaquery-hook)
- [useMediaQuery hook](#usemediaquery-hook)

@@ -305,3 +305,3 @@ <br>

### Min-width `up`
### Min-width - `up`

@@ -308,0 +308,0 @@ <br>

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