Socket
Socket
Sign inDemoInstall

filter-css

Package Overview
Dependencies
122
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

10

package.json
{
"name": "filter-css",
"version": "0.1.0",
"version": "0.1.1",
"description": "Filter CSS rules",

@@ -32,9 +32,9 @@ "license": "MIT",

"css": "^2.2.0",
"get-stdin": "^4.0.1",
"lodash": "^3.7.0",
"get-stdin": "^5.0.1",
"lodash": "^4.13.1",
"meow": "^3.1.0",
"update-notifier": "^0.4.0"
"update-notifier": "^0.7.0"
},
"devDependencies": {
"chai": "^2.3.0",
"chai": "^3.5.0",
"jshint": "^2.7.0",

@@ -41,0 +41,0 @@ "mocha": "^2.2.4"

@@ -1,2 +0,2 @@

# filter-css [![Build Status](https://travis-ci.org/bezoerb/filter-css.svg?branch=master)](https://travis-ci.org/bezoerb/filter-css)
# filter-css [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Build status][appveyor-image]][appveyor-url] [![Dependency Status][depstat-image]][depstat-url]

@@ -140,1 +140,13 @@ Filter CSS rules

MIT © [Ben Zörb](http://sommerlaune.com)
[npm-url]: https://npmjs.org/package/filter-css
[npm-image]: https://badge.fury.io/js/filter-css.svg
[travis-url]: https://travis-ci.org/bezoerb/filter-css
[travis-image]: https://travis-ci.org/bezoerb/filter-css.svg?branch=master
[appveyor-url]: https://ci.appveyor.com/project/bezoerb/filter-css/branch/master
[appveyor-image]: https://ci.appveyor.com/api/projects/status/xypps7lx2usx3akp/branch/master?svg=true
[depstat-url]: https://david-dm.org/bezoerb/filter-css
[depstat-image]: https://david-dm.org/bezoerb/filter-css.svg
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc