Socket
Socket
Sign inDemoInstall

postcss-import

Package Overview
Dependencies
17
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 16.0.1 to 16.1.0

5

lib/parse-styles.js

@@ -230,7 +230,2 @@ "use strict"

const url = new URL(uri, "https://example.com")
if (url.hash) {
return false
}
if (url.search) {

@@ -237,0 +232,0 @@ return false

2

package.json
{
"name": "postcss-import",
"version": "16.0.1",
"version": "16.1.0",
"description": "PostCSS plugin to import CSS files",

@@ -5,0 +5,0 @@ "keywords": [

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