Socket
Socket
Sign inDemoInstall

object-keys-x

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-keys-x - npm Package Compare versions

Comparing version 3.0.14 to 3.0.15

4

dist/object-keys-x.min.js

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-25T22:22:10.786Z",
"date": "2019-07-26T14:32:29.987Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "An ES6 Object.keys shim.",

"license": "MIT",
"version": "3.0.14"
"version": "3.0.15"
}

@@ -15,0 +15,0 @@ */

{
"name": "object-keys-x",
"version": "3.0.14",
"version": "3.0.15",
"description": "An ES6 Object.keys shim.",

@@ -54,12 +54,12 @@ "homepage": "https://github.com/Xotic750/object-keys-x",

"dependencies": {
"array-like-slice-x": "^2.0.22",
"attempt-x": "^2.0.19",
"has-own-property-x": "^4.0.13",
"array-like-slice-x": "^2.0.23",
"attempt-x": "^2.0.20",
"has-own-property-x": "^4.0.14",
"is-arguments": "^1.0.4",
"is-array-x": "^2.0.19",
"is-regexp-x": "^3.0.14",
"is-array-x": "^2.0.20",
"is-regexp-x": "^3.0.15",
"is-string": "^1.0.4",
"object-keys": "^1.1.1",
"split-if-boxed-bug-x": "^2.0.19",
"to-object-x": "^2.0.17"
"split-if-boxed-bug-x": "^2.0.20",
"to-object-x": "^2.0.18"
},

@@ -101,3 +101,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",

@@ -131,3 +131,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",

@@ -134,0 +134,0 @@ "webpack-cli": "^3.3.6",

@@ -1,2 +0,3 @@

<a href="https://travis-ci.org/Xotic750/object-keys-x"
<a
href="https://travis-ci.org/Xotic750/object-keys-x"
title="Travis status">

@@ -7,3 +8,4 @@ <img

</a>
<a href="https://david-dm.org/Xotic750/object-keys-x"
<a
href="https://david-dm.org/Xotic750/object-keys-x"
title="Dependency status">

@@ -19,3 +21,4 @@ <img src="https://david-dm.org/Xotic750/object-keys-x/status.svg"

</a>
<a href="https://badge.fury.io/js/object-keys-x"
<a
href="https://badge.fury.io/js/object-keys-x"
title="npm version">

@@ -25,3 +28,4 @@ <img src="https://badge.fury.io/js/object-keys-x.svg"

</a>
<a href="https://www.jsdelivr.com/package/npm/object-keys-x"
<a
href="https://www.jsdelivr.com/package/npm/object-keys-x"
title="jsDelivr hits">

@@ -31,2 +35,8 @@ <img src="https://data.jsdelivr.com/v1/package/npm/object-keys-x/badge?style=rounded"

</a>
<a
href="https://bettercodehub.com/results/Xotic750/object-keys-x"
title="bettercodehub score">
<img src="https://bettercodehub.com/edge/badge/Xotic750/object-keys-x?branch=master"
alt="bettercodehub score" height="18">
</a>

@@ -33,0 +43,0 @@ <a name="module_object-keys-x"></a>

Sorry, the diff of this file is too big to display

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