Comparing version 0.2.0 to 0.3.0
@@ -77,2 +77,3 @@ module.exports = Table | ||
for (var key in obj) { | ||
if (!obj.hasOwnProperty(key)) continue | ||
var o = opts[key] | ||
@@ -79,0 +80,0 @@ cell( |
@@ -6,3 +6,3 @@ { | ||
"keywords": ["table", "text", "cli"], | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"repository": { | ||
@@ -9,0 +9,0 @@ "type": "git", |
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
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
14498
279
0