dbk-xmpp-server
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -13,3 +13,3 @@ { | ||
], | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"homepage": "https://github.com/databank/xmpp-server", | ||
@@ -24,11 +24,8 @@ "bugs": "https://github.com/databank/xmpp-server/issues", | ||
"dependencies": { | ||
"redis": "*" | ||
}, | ||
"devDependencies": { | ||
"mocha": "*", | ||
"chai": "*", | ||
"should": "*", | ||
"async": "*" | ||
}, | ||
"scripts": { | ||
"test": "mocha --timeout 100000 -S -R spec" | ||
"test": "node test/*" | ||
}, | ||
@@ -35,0 +32,0 @@ "engines": { |
@@ -1,1 +0,6 @@ | ||
# xmpp-server | ||
# xmpp-server | ||
Please do not bother npm it, there's nothing working yet! | ||
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
3349
0
5
42
7
1
1
2
2
+ Addedredis@*
+ Added@redis/bloom@1.2.0(transitive)
+ Added@redis/client@1.6.0(transitive)
+ Added@redis/graph@1.1.1(transitive)
+ Added@redis/json@1.0.7(transitive)
+ Added@redis/search@1.2.0(transitive)
+ Added@redis/time-series@1.1.0(transitive)
+ Addedcluster-key-slot@1.1.2(transitive)
+ Addedgeneric-pool@3.9.0(transitive)
+ Addedredis@4.7.0(transitive)
+ Addedyallist@4.0.0(transitive)