@selderee/plugin-htmlparser2
Advanced tools
Comparing version 0.6.0 to 0.7.0
# Changelog | ||
## Version 0.7.0 | ||
* Drop Node.js version 10 support. At least 12.22.x is required. | ||
## Version 0.6.0 | ||
* selderee 0.6.0 - [changelog](https://github.com/mxxii/selderee/blob/main/packages/selderee/CHANGELOG.md). | ||
* `selderee` 0.6.0 - [changelog](https://github.com/mxxii/selderee/blob/main/packages/selderee/CHANGELOG.md). | ||
@@ -7,0 +11,0 @@ ## Version 0.5.0 |
{ | ||
"name": "@selderee/plugin-htmlparser2", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "selderee plugin - selectors decision tree builder for htmlparser2 DOM.", | ||
@@ -40,8 +40,8 @@ "keywords": [ | ||
"dependencies": { | ||
"domhandler": "^4.2.0", | ||
"selderee": "^0.6.0" | ||
"domhandler": "^4.2.2", | ||
"selderee": "^0.7.0" | ||
}, | ||
"devDependencies": { | ||
"htmlparser2": "^6.1.0" | ||
"htmlparser2": "^7.1.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
10842
222
+ Addedparseley@0.8.0(transitive)
+ Addedselderee@0.7.0(transitive)
- Removedparseley@0.7.0(transitive)
- Removedselderee@0.6.0(transitive)
Updateddomhandler@^4.2.2
Updatedselderee@^0.7.0