Socket
Socket
Sign inDemoInstall

stylecow-plugin-custom-media

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

.travis.yml

37

package.json
{
"name": "stylecow-plugin-custom-media",
"description": "Stylecow plugin to work with @custom-media",
"version": "1.0.1",
"author": "Oscar Otero <oom@oscarotero.com>",
"homepage": "https://github.com/stylecow/stylecow-plugin-custom-media",
"bugs": "https://github.com/stylecow/stylecow-plugin-custom-media/issues",
"repository": {
"type": "git",
"url": "https://github.com/stylecow/stylecow-plugin-custom-media.git"
},
"devDependencies": {
"stylecow": "6.*"
},
"scripts": {
"test": "mocha tests/cases.js"
},
"main": "index.js",
"license": "MIT"
"name": "stylecow-plugin-custom-media",
"description": "Stylecow plugin to work with @custom-media",
"version": "1.0.2",
"author": "Oscar Otero <oom@oscarotero.com>",
"homepage": "https://github.com/stylecow/stylecow-plugin-custom-media",
"bugs": "https://github.com/stylecow/stylecow-plugin-custom-media/issues",
"repository": {
"type": "git",
"url": "https://github.com/stylecow/stylecow-plugin-custom-media.git"
},
"devDependencies": {
"mocha": "^2.2.5",
"stylecow": "6.*"
},
"scripts": {
"test": "mocha tests/cases.js"
},
"main": "index.js",
"license": "MIT"
}

@@ -1,3 +0,6 @@

# stylecow plugin custom-media
stylecow plugin custom-media
============================
[![Build Status](https://travis-ci.org/stylecow/stylecow-plugin-custom-media.svg)](https://travis-ci.org/stylecow/stylecow-plugin-custom-media)
Stylecow plugin to work with the @custom-media at-rule, [available in CSS Media Queries Level 4](http://dev.w3.org/csswg/mediaqueries/#custom-mq).

@@ -4,0 +7,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc