wunderbits.core
Advanced tools
+1
-1
| { | ||
| "name": "wunderbits.core", | ||
| "version": "0.1.9", | ||
| "version": "0.1.10", | ||
| "description": "Core components of Wunderbits", | ||
@@ -5,0 +5,0 @@ "main": "public/index.js", |
@@ -35,3 +35,3 @@ 'use strict'; | ||
| assert[type] = function (o, message) { | ||
| assert(typeof o === type, message); | ||
| assert(typeof o === type, message + ' (' + JSON.stringify(o) + ')'); | ||
| }; | ||
@@ -44,2 +44,2 @@ } | ||
| module.exports = assert; | ||
| module.exports = assert; |
Network access
Supply chain riskThis module accesses the network.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
248502
0.01%5566
0.02%2
-33.33%