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

var_dump

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

var_dump - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "var_dump",
"version": "1.0.4",
"version": "1.0.5",
"description": "Implementation of PHP's var_dump function for JavaScript.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -49,5 +49,6 @@ # var_dump

```
This will print:
```
```js
object(1) {

@@ -54,0 +55,0 @@ ["data"] => object(1) {

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