Comparing version 1.0.55 to 1.0.56
{ | ||
"name": "uniqhtt", | ||
"version": "1.0.55", | ||
"version": "1.0.56", | ||
"description": "Uniqhtt is a versatile Node.js library designed for handling HTTP requests and responses with advanced cookie management, HTML parsing, and CSS processing capabilities. It leverages powerful tools like jsdom, fetch-cookie, and postcss to provide a robust solution for web scraping, data extraction, and web automation tasks.", | ||
@@ -12,6 +12,6 @@ "main": "lib/index.js", | ||
"exports": { | ||
"node": "./lib/env/node/index.js", | ||
"browser": "./lib/env/browser/index.js", | ||
"edge": "./lib/env/worker/index.js", | ||
"default": "./lib/index.js" | ||
".": "./lib/index.js", | ||
"./node": "./lib/env/node/index.js", | ||
"./browser": "./lib/env/browser/index.js", | ||
"./edge": "./lib/env/worker/index.js" | ||
}, | ||
@@ -18,0 +18,0 @@ "files": [ |
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