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

css-combo

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-combo - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

2

lib/index.js

@@ -166,3 +166,3 @@ /**

if(content){
var reg = /@import\s*(url)?\(?['"]([^'"]+)\.css['"]\)?[^;]*;/ig,
var reg = /@import\s*(url)?\s*[\('"]+([^'"]+)\.css\s*['"\)]+\s*[^;]*;/ig,
result;

@@ -169,0 +169,0 @@ result = reg.exec(content);

{
"name":"css-combo",
"version":"0.3.6",
"version":"0.3.7",
"description":"css module combo tool",

@@ -5,0 +5,0 @@ "author":"daxingplay <daxingplay@gmail.com>",

@@ -64,2 +64,3 @@ # css-combo

* 0.3.7:修复无法解析CDN Combo类型的URL的问题
* 0.3.6:修复单个src配置多个font路径的问题,修复font里面含有?的问题

@@ -66,0 +67,0 @@ * 0.3.5:修复issue #26

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