Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "doiuse", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Lint CSS for browser support against caniuse database.", | ||
@@ -45,2 +45,2 @@ "main": "dist/index.js", | ||
} | ||
} | ||
} |
@@ -17,2 +17,3 @@ | ||
})).process(css); | ||
out.end(); | ||
}); | ||
@@ -19,0 +20,0 @@ var out = through.obj(); |
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
58722
1105