muggle-deep-equal
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "muggle-deep-equal", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A simple and generic implementation of deep equal", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"muggle": "^1.0.0", | ||
"muggle-test": "^1.0.0", | ||
"standard": "^12.0.1", | ||
@@ -31,0 +31,0 @@ "tap-spec": "^5.0.0" |
@@ -1,2 +0,2 @@ | ||
const test = require('muggle') | ||
const test = require('muggle-test') | ||
const assert = require('assert') | ||
@@ -3,0 +3,0 @@ const deepEqual = require('./index.js') |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
17967
0