cheerio-to-text
Advanced tools
Comparing version 0.2.0 to 0.2.2
{ | ||
"name": "cheerio-to-text", | ||
"version": "0.2.0", | ||
"version": "0.2.2", | ||
"description": "Turn a Cheerio object into plain text", | ||
@@ -63,12 +63,12 @@ "repository": { | ||
"devDependencies": { | ||
"@types/jest": "29.1.1", | ||
"@types/node": "18.8.2", | ||
"@typescript-eslint/eslint-plugin": "5.39.0", | ||
"@typescript-eslint/parser": "5.39.0", | ||
"eslint": "8.24.0", | ||
"@types/jest": "29.2.5", | ||
"@types/node": "18.11.18", | ||
"@typescript-eslint/eslint-plugin": "5.47.1", | ||
"@typescript-eslint/parser": "5.42.0", | ||
"eslint": "8.31.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"jest": "29.1.2", | ||
"jest-junit": "14.0.1", | ||
"np": "7.6.2", | ||
"prettier": "2.7.1", | ||
"jest": "29.3.1", | ||
"jest-junit": "15.0.0", | ||
"np": "7.6.3", | ||
"prettier": "2.8.0", | ||
"ts-jest": "29.0.3", | ||
@@ -75,0 +75,0 @@ "typescript": "4.8.4" |
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
9944