fepper-utils
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -13,2 +13,4 @@ 'use strict'; | ||
exports.version = fs.readJsonSync(`${__dirname}/package.json`, {throws: false}).version; | ||
// ///////////////////////////////////////////////////////////////////////////// | ||
@@ -369,3 +371,3 @@ // Internationalization. | ||
// Only recurse if source[key] is an object constructed from the Object prototype or no prototype. | ||
// Arrays and any other instanceof Object will not get recursed into. No real benefits exists for managing the | ||
// Arrays and any other instanceof Object will not get recursed into. No real benefits exist for managing the | ||
// complexity wrought by their special properties, like .length, etc. They will be copied by reference in the | ||
@@ -372,0 +374,0 @@ // following else if block. |
{ | ||
"name": "fepper-utils", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "Fepper utilities", | ||
@@ -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
43037
711
0