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.15 to 3.0.16

4

dist/object-keys-x.min.js

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

"copywrite": "Copyright (c) 2017",
"date": "2019-07-26T14:32:29.987Z",
"date": "2019-07-27T08:51:53.138Z",
"describe": "",

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

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

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

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

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

"clean:coverage": "rimraf __tests__/coverage",
"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .",
"lint-fix": "npm run lint -- --fix",

@@ -55,12 +55,12 @@ "report": "npm run build -- --env.report",

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

@@ -79,3 +79,3 @@ "devDependencies": {

"@babel/runtime": "^7.5.5",
"@prorenata/eslint-config-vue": "^1.13.12",
"@prorenata/eslint-config-vue": "^1.13.14",
"@types/jest": "^24.0.15",

@@ -103,3 +103,3 @@ "@types/node": "^12.6.8",

"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.13.7",
"eslint-plugin-jest": "^22.14.0",
"eslint-plugin-jsdoc": "^15.7.2",

@@ -106,0 +106,0 @@ "eslint-plugin-json": "^1.4.0",

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