Comparing version 1.0.4 to 1.0.5
{ | ||
"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) { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7672
68
0