Socket
Socket
Sign inDemoInstall

postcss-url

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-url - npm Package Compare versions

Comparing version 10.1.1 to 10.1.2

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 10.1.2 - 2021-03-19
Fixed: tilde operator for dependencies to allow for newer patch version
# 10.1.1 - 2020-11-26

@@ -2,0 +6,0 @@

10

package.json
{
"name": "postcss-url",
"version": "10.1.1",
"version": "10.1.2",
"description": "PostCSS plugin to rebase or inline on url().",

@@ -26,6 +26,6 @@ "keywords": [

"dependencies": {
"make-dir": "3.1.0",
"mime": "2.4.6",
"minimatch": "3.0.4",
"xxhashjs": "0.2.2"
"make-dir": "~3.1.0",
"mime": "~2.4.6",
"minimatch": "~3.0.4",
"xxhashjs": "~0.2.2"
},

@@ -32,0 +32,0 @@ "devDependencies": {

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