to-property-key-x
Advanced tools
Comparing version 3.0.12 to 3.0.13
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-21T22:44:02.070Z", | ||
"date": "2019-07-22T12:42:10.686Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Converts argument to a value that can be used as a property key.", | ||
"license": "MIT", | ||
"version": "3.0.12" | ||
"version": "3.0.13" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-21T22:44:02.070Z", | ||
"date": "2019-07-22T12:42:10.686Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Converts argument to a value that can be used as a property key.", | ||
"license": "MIT", | ||
"version": "3.0.12" | ||
"version": "3.0.13" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "to-property-key-x", | ||
"version": "3.0.12", | ||
"version": "3.0.13", | ||
"description": "Converts argument to a value that can be used as a property key.", | ||
@@ -51,5 +51,5 @@ "homepage": "https://github.com/Xotic750/to-property-key-x", | ||
"dependencies": { | ||
"has-symbol-support-x": "^2.0.13", | ||
"to-primitive-x": "^2.0.18", | ||
"to-string-x": "^2.0.26" | ||
"has-symbol-support-x": "^2.0.14", | ||
"to-primitive-x": "^2.0.19", | ||
"to-string-x": "^2.0.27" | ||
}, | ||
@@ -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
150428
Updatedhas-symbol-support-x@^2.0.14
Updatedto-primitive-x@^2.0.19
Updatedto-string-x@^2.0.27