style-data
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "style-data", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Get the content of style tags.", | ||
@@ -29,16 +29,16 @@ "main": "index.js", | ||
"cheerio": "^0.22.0", | ||
"extend": "^3.0.0", | ||
"mediaquery-text": "^1.0.0", | ||
"object.pick": "^1.1.1" | ||
"extend": "^3.0.1", | ||
"mediaquery-text": "^1.0.5", | ||
"object.pick": "^1.3.0" | ||
}, | ||
"devDependencies": { | ||
"coveralls": "^3.0.0", | ||
"gulp": "^3.9.0", | ||
"gulp-eslint": "^4.0.0", | ||
"gulp-mocha": "^4.3.1", | ||
"gulp-util": "^3.0.2", | ||
"mocha": "^4.0.1", | ||
"nyc": "^11.3.0", | ||
"should": "^13.1.3" | ||
"gulp": "^3.9.1", | ||
"gulp-eslint": "^4.0.2", | ||
"gulp-mocha": "^5.0.0", | ||
"gulp-util": "^3.0.8", | ||
"mocha": "^5.0.1", | ||
"nyc": "^11.4.1", | ||
"should": "^13.2.1" | ||
} | ||
} |
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
8317
5
Updatedextend@^3.0.1
Updatedmediaquery-text@^1.0.5
Updatedobject.pick@^1.3.0