Socket
Socket
Sign inDemoInstall

@base2/pretty-print-object

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@base2/pretty-print-object - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@base2/pretty-print-object",
"version": "1.0.0",
"version": "1.0.1",
"description": "Convert an object or array into a formatted string",

@@ -5,0 +5,0 @@ "repository": {

@@ -6,3 +6,3 @@ # Pretty print object

This is a fork of [stringify-object], modified to inline the dependencies and make it compatible with ES5 out of the box.
This is a re-write of [stringify-object] in Typescript, modified to inline the dependencies and make it compatible with ES5 out of the box.

@@ -9,0 +9,0 @@ Useful for when you want to get the string representation of an object in a formatted way.

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