Comparing version 3.0.1 to 3.0.2
# Change Log | ||
This project adheres to [Semantic Versioning](http://semver.org/). | ||
## 3.0.2 | ||
* Fixed Node.js 15 warning. | ||
## 3.0.1 | ||
@@ -5,0 +8,0 @@ * Added funding links. |
{ | ||
"name": "sugarss", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Indent-based CSS syntax for PostCSS", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"dependencies": { | ||
"postcss": "^8.1.0" | ||
"postcss": "^8.1.5" | ||
}, | ||
@@ -32,4 +32,4 @@ "engines": { | ||
}, | ||
"./": "./" | ||
"./*": "./*" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35126
Updatedpostcss@^8.1.5