sass-graph
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -11,2 +11,11 @@ # Change Log | ||
## 2.2.2 | ||
### Fixes | ||
- Babel runtime error messages (#76, #77) | ||
### Dependencies | ||
- scss-tokenizer@^0.2.1 | ||
## 2.2.1 | ||
@@ -13,0 +22,0 @@ ### Fixes |
{ | ||
"name": "sass-graph", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Parse sass files and extract a graph of imports", | ||
@@ -23,3 +23,3 @@ "license": "MIT", | ||
"lodash": "^4.0.0", | ||
"scss-tokenizer": "^0.2.0", | ||
"scss-tokenizer": "^0.2.1", | ||
"yargs": "^6.6.0" | ||
@@ -26,0 +26,0 @@ }, |
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
15173
Updatedscss-tokenizer@^0.2.1