to-object-x
Advanced tools
Comparing version 2.0.12 to 2.0.13
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-21T22:37:39.232Z", | ||
"date": "2019-07-22T12:35:20.117Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for ToObject.", | ||
"license": "MIT", | ||
"version": "2.0.12" | ||
"version": "2.0.13" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-21T22:37:39.232Z", | ||
"date": "2019-07-22T12:35:20.117Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for ToObject.", | ||
"license": "MIT", | ||
"version": "2.0.12" | ||
"version": "2.0.13" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "to-object-x", | ||
"version": "2.0.12", | ||
"version": "2.0.13", | ||
"description": "ES6-compliant shim for ToObject.", | ||
@@ -52,4 +52,4 @@ "homepage": "https://github.com/Xotic750/to-object-x", | ||
"dependencies": { | ||
"cached-constructors-x": "^2.0.15", | ||
"require-object-coercible-x": "^2.0.18" | ||
"cached-constructors-x": "^2.0.16", | ||
"require-object-coercible-x": "^2.0.19" | ||
}, | ||
@@ -68,3 +68,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.9", | ||
"@prorenata/eslint-config-vue": "^1.13.10", | ||
"@types/jest": "^24.0.15", | ||
@@ -93,3 +93,3 @@ "@types/node": "^12.6.8", | ||
"eslint-plugin-jest": "^22.13.0", | ||
"eslint-plugin-jsdoc": "^15.6.0", | ||
"eslint-plugin-jsdoc": "^15.6.1", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -129,3 +129,3 @@ "eslint-plugin-lodash": "^5.1.0", | ||
"node": ">=8.11.4", | ||
"npm": "6.4.1" | ||
"npm": "6.10.1" | ||
}, | ||
@@ -132,0 +132,0 @@ "browserslist": [ |
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
31494