New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fepper-utils

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fepper-utils - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

4

index.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc