Socket
Socket
Sign inDemoInstall

to-object-x

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

to-object-x - npm Package Compare versions

Comparing version 2.0.14 to 2.0.15

4

dist/to-object-x.js

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

"copywrite": "Copyright (c) 2015-2017",
"date": "2019-07-24T00:17:00.621Z",
"date": "2019-07-24T13:44:51.583Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for ToObject.",

"license": "MIT",
"version": "2.0.14"
"version": "2.0.15"
}

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

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

"copywrite": "Copyright (c) 2015-2017",
"date": "2019-07-24T00:17:00.621Z",
"date": "2019-07-24T13:44:51.583Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for ToObject.",

"license": "MIT",
"version": "2.0.14"
"version": "2.0.15"
}

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

{
"name": "to-object-x",
"version": "2.0.14",
"version": "2.0.15",
"description": "ES6-compliant shim for ToObject.",

@@ -25,2 +25,3 @@ "homepage": "https://github.com/Xotic750/to-object-x",

"main": "dist/to-object-x.js",
"jsdelivr": "dist/to-object-x.min.js",
"scripts": {

@@ -53,4 +54,4 @@ "build:esm": "mkdirp dist && babel -s true --env-name esm src/to-object-x.js -o dist/to-object-x.esm.js",

"dependencies": {
"cached-constructors-x": "^2.0.17",
"require-object-coercible-x": "^2.0.20"
"cached-constructors-x": "^2.0.18",
"require-object-coercible-x": "^2.0.21"
},

@@ -57,0 +58,0 @@ "devDependencies": {

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