Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fairmont-helpers

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fairmont-helpers - npm Package Compare versions

Comparing version 3.2.0 to 3.3.0

3

build/npm/lib/object.js

@@ -52,3 +52,4 @@ "use strict";

results.push(Object.defineProperty(target, name, {
value: f
value: f,
configurable: true
}));

@@ -55,0 +56,0 @@ }

{
"name": "fairmont-helpers",
"version": "3.2.0",
"version": "3.3.0",
"description": "Functional helpers for arrays, objects, strings, and types",

@@ -5,0 +5,0 @@ "files": [

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