json-to-table
Advanced tools
Comparing version 4.2.0 to 4.2.1
{ | ||
"name": "json-to-table", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "Convert an array of Objects into a table format", | ||
@@ -21,4 +21,3 @@ "main": "index.js", | ||
"Scott Hillman <hillmanov@gmail.com>", | ||
"Joey Cozza <joeycozza@gmail.com>", | ||
"Jimmy Cozza <moatcozza@gmail.com>" | ||
"Joey Cozza <joeycozza@gmail.com>" | ||
], | ||
@@ -31,3 +30,3 @@ "license": "ISC", | ||
"dependencies": { | ||
"lodash": "~4.16.0", | ||
"lodash": "~4.17.20", | ||
"traverse": "~0.6.6" | ||
@@ -34,0 +33,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28117
5
1
+ Addedlodash@4.17.21(transitive)
- Removedlodash@4.16.6(transitive)
Updatedlodash@~4.17.20