RubyGems
npm
Organizations
Log in
Sign up
npm
user-agents
Versions diffs
2.0.0-alpha.9 → 2.0.0-alpha.90
Page 2
user-agents 2.0.0-alpha.9 → 2.0.0-alpha.90
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/dist/user-agents.json
+80601
-89724
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "user-agents",
3
-
"version": "2.0.0-alpha.
9
",
3
+
"version": "2.0.0-alpha.
90
",
4
4
"description": "A JavaScript library for generating random user agents. ",
5
5
"main": "./dist/index.cjs",
6
6
"module": "./dist/index.js",
« First
‹ Prev
1
2