New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-rewrite-css

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-rewrite-css - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

lib/index.js

@@ -22,3 +22,3 @@ // Generated by CoffeeScript 1.12.3

URL_REGEX = /url\s*\(\s*(?!["']?data:)(.+?)\)(?=\s+(?!\))|;|}|,)/g;
URL_REGEX = /url\s*\(\s*(?!["']?data:)(.+?)\)(?=\s+(?!\))|;|}|,|!)/g;

@@ -25,0 +25,0 @@ IMPORT_REGEX = /@import\s*(["'])\s*([^'"]+)\1/g;

@@ -43,3 +43,3 @@ {

"proxyquire": "~1.7.3",
"should": "~11.1.0",
"should": "~11.2.0",
"sinon": "~1.17.1",

@@ -55,3 +55,3 @@ "strip-ansi": "~3.0.0",

},
"version": "1.0.2"
"version": "1.0.3"
}
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