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

flatulence

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flatulence - npm Package Compare versions

Comparing version 0.1.4 to 0.1.6

2

flatulence.js

@@ -9,3 +9,3 @@ const flatulence = (subject, prefix = '', result = {}) => {

prefix + '.' + key,
result,
result
)

@@ -12,0 +12,0 @@ }

{
"name": "flatulence",
"version": "0.1.4",
"version": "0.1.6",
"description": "Flatten objects and arrays so that each key is the full path to a primitive value. Paths are lodash-compatible.",

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