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

@cryptic-css/prop-mq

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cryptic-css/prop-mq - npm Package Compare versions

Comparing version 3.5.0 to 3.6.0

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

# [3.6.0](https://github.com/wintercounter/ccss/compare/v3.4.0...v3.6.0) (2020-06-06)
### Features
* **props:** add support for booleans ([a32fded](https://github.com/wintercounter/ccss/commit/a32fded31d2847b3a5edd94ed9e409e111c838e8))
# [3.5.0](https://github.com/wintercounter/ccss/compare/v3.3.0...v3.5.0) (2020-06-06)

@@ -8,0 +20,0 @@

4

package.json
{
"name": "@cryptic-css/prop-mq",
"version": "3.5.0",
"version": "3.6.0",
"description": "Adds support for the `mq` prop to write media queries using `@w11r/use-breakpoint`.",

@@ -77,5 +77,5 @@ "author": "Victor Vincent <wintercounter+ccss@gmail.com>",

"devDependencies": {
"@cryptic-css/core": "^3.5.0"
"@cryptic-css/core": "^3.6.0"
},
"gitHead": "046c392acedba4e324349ebfa140f3c10721a226"
}

@@ -0,0 +0,0 @@ import { mediaQuery } from '@w11r/use-breakpoint'

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