Comparing version 1.0.0-rc.2 to 1.0.0-rc.3
@@ -0,1 +1,7 @@ | ||
1.0.0-rc.3 / 2019-04-06 | ||
================== | ||
This release corrects a test expectation that was fixed by one of the project's | ||
dependencies. | ||
1.0.0-rc.2 / 2017-07-02 | ||
@@ -2,0 +8,0 @@ ================== |
{ | ||
"name": "cheerio", | ||
"version": "1.0.0-rc.2", | ||
"version": "1.0.0-rc.3", | ||
"description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server", | ||
@@ -29,3 +29,3 @@ "author": "Matt Mueller <mattmuelle@gmail.com> (mat.io)", | ||
"css-select": "~1.2.0", | ||
"dom-serializer": "~0.1.0", | ||
"dom-serializer": "~0.1.1", | ||
"entities": "~1.1.1", | ||
@@ -32,0 +32,0 @@ "htmlparser2": "^3.9.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
111926
+ Added@types/node@22.8.6(transitive)
- Removed@types/node@22.8.7(transitive)
Updateddom-serializer@~0.1.1