Socket
Socket
Sign inDemoInstall

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.0 to 0.1.2

flatulence.js

4

index.js

@@ -1,1 +0,3 @@

export default from './flattenObject'
const flatulence = require('./flatulence')
module.exports = flatulence
{
"name": "flatulence",
"version": "0.1.0",
"description": "Flatten objects so that each key is the full path to a primitive value. Paths are lodash-compatible.",
"version": "0.1.2",
"description": "Flatten objects and arrays so that each key is the full path to a primitive value. Paths are lodash-compatible.",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

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