Comparing version 3.0.9 to 3.0.10
{ | ||
"name": "inspect-x", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"description": "An implementation of node's ES6 inspect module.", | ||
@@ -52,36 +52,36 @@ "homepage": "https://github.com/Xotic750/inspect-x", | ||
"dependencies": { | ||
"array-difference-x": "^3.0.10", | ||
"array-every-x": "^3.0.16", | ||
"array-filter-x": "^3.0.16", | ||
"array-includes-x": "^3.0.13", | ||
"array-intersection-x": "^3.0.10", | ||
"array-map-x": "^3.0.17", | ||
"array-reduce-x": "^3.0.12", | ||
"array-slice-x": "^4.0.20", | ||
"array-some-x": "^3.0.9", | ||
"array-union-x": "^3.0.12", | ||
"bind-x": "^4.0.10", | ||
"collections-x": "^3.0.9", | ||
"get-function-name-x": "^3.0.10", | ||
"get-own-property-symbols-x": "^2.0.13", | ||
"get-prototype-of-x": "^2.0.14", | ||
"has-symbol-support-x": "^2.0.18", | ||
"is-array-buffer-x": "^2.0.9", | ||
"is-array-x": "^2.0.19", | ||
"is-async-function-x": "^2.0.8", | ||
"array-difference-x": "^3.0.11", | ||
"array-every-x": "^3.0.17", | ||
"array-filter-x": "^3.0.17", | ||
"array-includes-x": "^3.0.14", | ||
"array-intersection-x": "^3.0.11", | ||
"array-map-x": "^3.0.18", | ||
"array-reduce-x": "^3.0.13", | ||
"array-slice-x": "^4.0.22", | ||
"array-some-x": "^3.0.10", | ||
"array-union-x": "^3.0.13", | ||
"bind-x": "^4.0.11", | ||
"collections-x": "^3.0.10", | ||
"get-function-name-x": "^3.0.11", | ||
"get-own-property-symbols-x": "^2.0.14", | ||
"get-prototype-of-x": "^2.0.15", | ||
"has-symbol-support-x": "^2.0.19", | ||
"is-array-buffer-x": "^2.0.10", | ||
"is-array-x": "^2.0.20", | ||
"is-async-function-x": "^2.0.9", | ||
"is-boolean-object": "^1.0.0", | ||
"is-data-view-x": "^2.0.8", | ||
"is-data-view-x": "^2.0.9", | ||
"is-date-object": "^1.0.1", | ||
"is-error-x": "^2.0.13", | ||
"is-function-x": "^4.0.24", | ||
"is-error-x": "^2.0.14", | ||
"is-function-x": "^4.0.25", | ||
"is-generator-function": "^1.0.7", | ||
"is-map-x": "^2.0.9", | ||
"is-map-x": "^2.0.10", | ||
"is-nan": "^1.2.1", | ||
"is-nil-x": "^2.0.22", | ||
"is-nil-x": "^2.0.23", | ||
"is-number-object": "^1.0.3", | ||
"is-object-like-x": "^2.0.22", | ||
"is-object-like-x": "^2.0.23", | ||
"is-primitive": "^3.0.1", | ||
"is-promise": "^2.1.0", | ||
"is-regex": "^1.0.4", | ||
"is-set-x": "^2.0.9", | ||
"is-set-x": "^2.0.10", | ||
"is-string": "^1.0.4", | ||
@@ -91,17 +91,17 @@ "is-symbol": "^1.0.2", | ||
"json3": "^3.3.3", | ||
"math-clamp-x": "^3.0.18", | ||
"object-assign-x": "^2.0.9", | ||
"object-define-properties-x": "^5.0.10", | ||
"object-define-property-x": "^5.0.13", | ||
"object-get-own-property-descriptor-x": "^4.0.14", | ||
"math-clamp-x": "^3.0.19", | ||
"object-assign-x": "^2.0.10", | ||
"object-define-properties-x": "^5.0.11", | ||
"object-define-property-x": "^5.0.14", | ||
"object-get-own-property-descriptor-x": "^4.0.15", | ||
"object-is": "^1.0.1", | ||
"object-keys-x": "^3.0.14", | ||
"reflect-own-keys-x": "^3.0.8", | ||
"require-object-coercible-x": "^2.0.23", | ||
"string-includes-x": "^2.0.8", | ||
"string-starts-with-x": "^2.0.9", | ||
"to-integer-x": "^4.0.24", | ||
"to-iso-string-x": "^2.0.8", | ||
"to-string-x": "^2.0.31", | ||
"white-space-x": "^4.0.20" | ||
"object-keys-x": "^3.0.15", | ||
"reflect-own-keys-x": "^3.0.9", | ||
"require-object-coercible-x": "^2.0.24", | ||
"string-includes-x": "^2.0.9", | ||
"string-starts-with-x": "^2.0.10", | ||
"to-integer-x": "^4.0.25", | ||
"to-iso-string-x": "^2.0.9", | ||
"to-string-x": "^2.0.32", | ||
"white-space-x": "^4.0.21" | ||
}, | ||
@@ -143,3 +143,3 @@ "devDependencies": { | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.13.6", | ||
"eslint-plugin-jest": "^22.13.7", | ||
"eslint-plugin-jsdoc": "^15.7.2", | ||
@@ -173,3 +173,3 @@ "eslint-plugin-json": "^1.4.0", | ||
"typescript": "^3.5.3", | ||
"webpack": "^4.37.0", | ||
"webpack": "^4.38.0", | ||
"webpack-bundle-analyzer": "^3.3.2", | ||
@@ -176,0 +176,0 @@ "webpack-cli": "^3.3.6", |
@@ -1,2 +0,3 @@ | ||
<a href="https://travis-ci.org/Xotic750/inspect-x" | ||
<a | ||
href="https://travis-ci.org/Xotic750/inspect-x" | ||
title="Travis status"> | ||
@@ -7,3 +8,4 @@ <img | ||
</a> | ||
<a href="https://david-dm.org/Xotic750/inspect-x" | ||
<a | ||
href="https://david-dm.org/Xotic750/inspect-x" | ||
title="Dependency status"> | ||
@@ -19,3 +21,4 @@ <img src="https://david-dm.org/Xotic750/inspect-x/status.svg" | ||
</a> | ||
<a href="https://badge.fury.io/js/inspect-x" | ||
<a | ||
href="https://badge.fury.io/js/inspect-x" | ||
title="npm version"> | ||
@@ -25,3 +28,4 @@ <img src="https://badge.fury.io/js/inspect-x.svg" | ||
</a> | ||
<a href="https://www.jsdelivr.com/package/npm/inspect-x" | ||
<a | ||
href="https://www.jsdelivr.com/package/npm/inspect-x" | ||
title="jsDelivr hits"> | ||
@@ -31,2 +35,8 @@ <img src="https://data.jsdelivr.com/v1/package/npm/inspect-x/badge?style=rounded" | ||
</a> | ||
<a | ||
href="https://bettercodehub.com/results/Xotic750/inspect-x" | ||
title="bettercodehub score"> | ||
<img src="https://bettercodehub.com/edge/badge/Xotic750/inspect-x?branch=master" | ||
alt="bettercodehub score" height="18"> | ||
</a> | ||
@@ -33,0 +43,0 @@ <a name="module_inspect-x"></a> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1481410
100
Updatedarray-difference-x@^3.0.11
Updatedarray-every-x@^3.0.17
Updatedarray-filter-x@^3.0.17
Updatedarray-includes-x@^3.0.14
Updatedarray-intersection-x@^3.0.11
Updatedarray-map-x@^3.0.18
Updatedarray-reduce-x@^3.0.13
Updatedarray-slice-x@^4.0.22
Updatedarray-some-x@^3.0.10
Updatedarray-union-x@^3.0.13
Updatedbind-x@^4.0.11
Updatedcollections-x@^3.0.10
Updatedget-function-name-x@^3.0.11
Updatedget-prototype-of-x@^2.0.15
Updatedhas-symbol-support-x@^2.0.19
Updatedis-array-buffer-x@^2.0.10
Updatedis-array-x@^2.0.20
Updatedis-async-function-x@^2.0.9
Updatedis-data-view-x@^2.0.9
Updatedis-error-x@^2.0.14
Updatedis-function-x@^4.0.25
Updatedis-map-x@^2.0.10
Updatedis-nil-x@^2.0.23
Updatedis-object-like-x@^2.0.23
Updatedis-set-x@^2.0.10
Updatedmath-clamp-x@^3.0.19
Updatedobject-assign-x@^2.0.10
Updatedobject-keys-x@^3.0.15
Updatedreflect-own-keys-x@^3.0.9
Updatedstring-includes-x@^2.0.9
Updatedstring-starts-with-x@^2.0.10
Updatedto-integer-x@^4.0.25
Updatedto-iso-string-x@^2.0.9
Updatedto-string-x@^2.0.32
Updatedwhite-space-x@^4.0.21