@package/data-transform
Advanced tools
Comparing version
@@ -46,2 +46,6 @@ "use strict"; | ||
let {properties, required = []} = schema; | ||
if (!Array.isArray(required)) { | ||
required = []; | ||
} | ||
@@ -48,0 +52,0 @@ required = required.reduce((acc, id) => { |
{ | ||
"name" : "@package/data-transform", | ||
"version" : "0.0.17", | ||
"version" : "0.0.18", | ||
"description" : "transform a dataset into a different format", | ||
@@ -5,0 +5,0 @@ "main" : "./index.js", |
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
33498
0.26%862
0.35%1
-50%