@ahmedrangel/rand-user-agent
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "@ahmedrangel/rand-user-agent", | ||
"version": "2.0.4", | ||
"description": "This is an adapted version of rand-user-agent specifically designed for environments lacking access to server file systems (fs), such as Cloudflare Workers.", | ||
"version": "2.0.5", | ||
"description": "This is an adapted version of rand-user-agent by WebScrapingAPI specifically designed for environments lacking access to server file systems (fs), such as Cloudflare Workers.", | ||
"exports": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"scripts": { | ||
"test": "node example/example.js", | ||
"build": "shx rm -rf ./dist/* && tsc" | ||
}, | ||
"engines": { | ||
@@ -16,3 +12,3 @@ "node": ">=17.1.0" | ||
"type": "git", | ||
"url": "https://github.com/ahmedrangel/rand-user-agent.git" | ||
"url": "git+https://github.com/ahmedrangel/rand-user-agent.git" | ||
}, | ||
@@ -29,3 +25,5 @@ "homepage": "https://github.com/ahmedrangel/rand-user-agent#readme", | ||
"random", | ||
"random-user-agent" | ||
"random-user-agent", | ||
"randomizer", | ||
"cloudflare-workers" | ||
], | ||
@@ -41,8 +39,8 @@ "author": "ahmedrangel", | ||
"devDependencies": { | ||
"@types/node": "^20.11.0", | ||
"@types/node": "^20.11.5", | ||
"eslint": "^8.56.0", | ||
"shx": "^0.3.4", | ||
"typescript": "^5.3.3", | ||
"@typescript-eslint/eslint-plugin": "^6.18.1", | ||
"@typescript-eslint/parser": "^6.18.1", | ||
"@typescript-eslint/eslint-plugin": "^6.19.0", | ||
"@typescript-eslint/parser": "^6.19.0", | ||
"changelogen": "^0.5.5" | ||
@@ -56,3 +54,7 @@ }, | ||
} | ||
}, | ||
"scripts": { | ||
"test": "node example/example.js", | ||
"build": "shx rm -rf ./dist/* && tsc" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # Random User Agent |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
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
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
2332
2
0
2