Comparing version
{ | ||
"name": "crawler", | ||
"version": "2.0.3-beta.1", | ||
"version": "2.0.3-beta.2", | ||
"description": "Crawler is a ready-to-use web spider that works with proxies, asynchrony, rate limit, configurable request pools, jQuery, and HTTP/2 support.", | ||
@@ -11,4 +11,4 @@ "repository": { | ||
".": { | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.mjs" | ||
"require": "./dist/index.cjs", | ||
"import": "./dist/index.js" | ||
} | ||
@@ -15,0 +15,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4605
33.52%2
-33.33%7
-12.5%