style-data
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -32,6 +32,7 @@ 'use strict'; | ||
} | ||
}); | ||
results.html = $.html(); | ||
}); | ||
results.html = $.html(); | ||
callback(null, results); | ||
}; |
{ | ||
"name": "style-data", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Get the content of style tags.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
4028