node-csfd-api
Advanced tools
Comparing version 2.7.5 to 2.7.6
{ | ||
"name": "node-csfd-api", | ||
"version": "2.7.5", | ||
"version": "2.7.6", | ||
"description": "ČSFD API in JavaScript. Amazing NPM library for scrapping csfd.cz :)", | ||
@@ -30,3 +30,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"cross-fetch": "^3.1.5", | ||
"cross-fetch": "^4.0.0", | ||
"node-html-parser": "^6.1.5" | ||
@@ -59,4 +59,7 @@ }, | ||
"license": "MIT", | ||
"lint-staged": { | ||
"*.ts": "eslint --cache --fix" | ||
}, | ||
"module": "./index.js", | ||
"types": "./index.d.ts" | ||
} |
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
64531
+ Addedcross-fetch@4.0.0(transitive)
- Removedcross-fetch@3.1.8(transitive)
Updatedcross-fetch@^4.0.0