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 2.0.3 to 3.0.0

tsconfig.json

80

CHANGELOG.md

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

**Note:** Version bump only for package @cryptic-css/prop-mq
# [3.0.0](https://github.com/wintercounter/ccss/compare/v1.0.1...v3.0.0) (2020-03-11)
### Features
* **refact:** support custom ccss function creation to avoid issues coming from using a single, global instance ([75542f5](https://github.com/wintercounter/ccss/commit/75542f5d0bf8be04b1deefd2d70d2ec439f2a181))
### BREAKING CHANGES
* **refact:** this release have removed some existing API and how you can apply customizations and 3rd party solutions
**Note:** Version bump only for package @cryptic-css/prop-mq
# [3.0.0](https://github.com/wintercounter/ccss/compare/v1.0.1...v3.0.0) (2020-03-11)
### Features
* **refact:** support custom ccss function creation to avoid issues coming from using a single, global instance ([75542f5](https://github.com/wintercounter/ccss/commit/75542f5d0bf8be04b1deefd2d70d2ec439f2a181))
### BREAKING CHANGES
* **refact:** this release have removed some existing API and how you can apply customizations and 3rd party solutions
# [3.0.0](https://github.com/wintercounter/ccss/compare/v1.0.1...v3.0.0) (2020-03-11)
### Features
* **refact:** support custom ccss function creation to avoid issues coming from using a single, global instance ([75542f5](https://github.com/wintercounter/ccss/commit/75542f5d0bf8be04b1deefd2d70d2ec439f2a181))
### BREAKING CHANGES
* **refact:** this release have removed some existing API and how you can apply customizations and 3rd party solutions
# [3.0.0](https://github.com/wintercounter/ccss/compare/v1.0.1...v3.0.0) (2020-03-11)
### Features
* **refact:** support custom ccss function creation to avoid issues coming from using a single, global instance ([75542f5](https://github.com/wintercounter/ccss/commit/75542f5d0bf8be04b1deefd2d70d2ec439f2a181))
### BREAKING CHANGES
* **refact:** this release have removed some existing API and how you can apply customizations and 3rd party solutions
# [2.0.0](https://github.com/wintercounter/ccss/compare/v1.0.0...v2.0.0) (2020-03-09)

@@ -8,0 +88,0 @@

6

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

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

"devDependencies": {
"@cryptic-css/core": "^2.0.3"
"@cryptic-css/core": "^3.0.0"
},
"gitHead": "d791131dcc71f4e3536e7bb4cd3e85f781a257b9"
"gitHead": "046c392acedba4e324349ebfa140f3c10721a226"
}
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