Socket
Socket
Sign inDemoInstall

flattie

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flattie - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

3

package.json
{
"name": "flattie",
"version": "1.1.0",
"version": "1.1.1",
"repository": "lukeed/flattie",

@@ -18,2 +18,3 @@ "description": "A tiny (203B) and fast utility to flatten an object with customizable glue",

".": {
"types": "./index.d.ts",
"import": "./dist/index.mjs",

@@ -20,0 +21,0 @@ "require": "./dist/index.js"

@@ -141,4 +141,9 @@ # flattie [![CI](https://github.com/lukeed/flattie/workflows/CI/badge.svg)](https://github.com/lukeed/flattie/actions) [![codecov](https://badgen.now.sh/codecov/c/github/lukeed/flattie)](https://codecov.io/gh/lukeed/flattie)

## Related
* [nestie](https://github.com/lukeed/nestie) – A tiny (242B) and fast utility to expand a flattened object <br>_This is `flattie`'s reverse / counterpart._
## License
MIT © [Luke Edwards](https://lukeed.com)
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