get-prototype-of-x
Advanced tools
Comparing version 2.0.14 to 2.0.15
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-25T22:11:37.478Z", | ||
"date": "2019-07-26T14:23:46.436Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Sham for Object.getPrototypeOf", | ||
"license": "MIT", | ||
"version": "2.0.14" | ||
"version": "2.0.15" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-25T22:11:37.478Z", | ||
"date": "2019-07-26T14:23:46.436Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Sham for Object.getPrototypeOf", | ||
"license": "MIT", | ||
"version": "2.0.14" | ||
"version": "2.0.15" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "get-prototype-of-x", | ||
"version": "2.0.14", | ||
"version": "2.0.15", | ||
"description": "Sham for Object.getPrototypeOf", | ||
@@ -53,4 +53,4 @@ "homepage": "https://github.com/Xotic750/get-prototype-of-x", | ||
"dependencies": { | ||
"is-function-x": "^4.0.24", | ||
"to-object-x": "^2.0.17" | ||
"is-function-x": "^4.0.25", | ||
"to-object-x": "^2.0.18" | ||
}, | ||
@@ -92,3 +92,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", | ||
@@ -122,3 +122,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", | ||
@@ -125,0 +125,0 @@ "webpack-cli": "^3.3.6", |
@@ -1,2 +0,3 @@ | ||
<a href="https://travis-ci.org/Xotic750/get-prototype-of-x" | ||
<a | ||
href="https://travis-ci.org/Xotic750/get-prototype-of-x" | ||
title="Travis status"> | ||
@@ -7,3 +8,4 @@ <img | ||
</a> | ||
<a href="https://david-dm.org/Xotic750/get-prototype-of-x" | ||
<a | ||
href="https://david-dm.org/Xotic750/get-prototype-of-x" | ||
title="Dependency status"> | ||
@@ -19,3 +21,4 @@ <img src="https://david-dm.org/Xotic750/get-prototype-of-x/status.svg" | ||
</a> | ||
<a href="https://badge.fury.io/js/get-prototype-of-x" | ||
<a | ||
href="https://badge.fury.io/js/get-prototype-of-x" | ||
title="npm version"> | ||
@@ -25,3 +28,4 @@ <img src="https://badge.fury.io/js/get-prototype-of-x.svg" | ||
</a> | ||
<a href="https://www.jsdelivr.com/package/npm/get-prototype-of-x" | ||
<a | ||
href="https://www.jsdelivr.com/package/npm/get-prototype-of-x" | ||
title="jsDelivr hits"> | ||
@@ -31,2 +35,8 @@ <img src="https://data.jsdelivr.com/v1/package/npm/get-prototype-of-x/badge?style=rounded" | ||
</a> | ||
<a | ||
href="https://bettercodehub.com/results/Xotic750/get-prototype-of-x" | ||
title="bettercodehub score"> | ||
<img src="https://bettercodehub.com/edge/badge/Xotic750/get-prototype-of-x?branch=master" | ||
alt="bettercodehub score" height="18"> | ||
</a> | ||
@@ -33,0 +43,0 @@ <a name="module_get-prototype-of-x"></a> |
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
127912
66
Updatedis-function-x@^4.0.25
Updatedto-object-x@^2.0.18