Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

is-css

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-css - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

4

package.json

@@ -5,3 +5,3 @@ {

"author": "John Otander",
"version": "3.3.0",
"version": "3.3.1",
"main": "index.js",

@@ -27,3 +27,3 @@ "files": [

},
"gitHead": "5604528037164f4b8eb81e8a5215c433c9814407"
"gitHead": "3bd524dafcbebcedd46207d13baac80d022cfdd0"
}

@@ -16,4 +16,4 @@ # is-css [![Build Status](https://secure.travis-ci.org/cssstats/is-css.svg?branch=master)](https://travis-ci.org/cssstats/is-css) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)

isCss('http://foo.bar/css-file.css') // => true
isCss('some/path/to/a/css-file.css') // => true
isCss('http://foo.bar/css-file.css') // => true
isCss('some/path/to/a/css-file.css') // => true
isCss('yikes/a/preprocessor.scss') // => false

@@ -36,4 +36,4 @@ ```

***
---
> This package was initially generated with [yeoman](http://yeoman.io) and the [p generator](https://github.com/johnotander/generator-p.git).
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