to-string-symbols-supported-x
Advanced tools
Comparing version 2.0.12 to 2.0.13
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-present", | ||
"date": "2019-07-19T21:48:00.945Z", | ||
"date": "2019-07-21T22:35:18.818Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6 abstract ToString with Symbol conversion support.", | ||
"license": "MIT", | ||
"version": "2.0.12" | ||
"version": "2.0.13" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-present", | ||
"date": "2019-07-19T21:48:00.945Z", | ||
"date": "2019-07-21T22:35:18.818Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6 abstract ToString with Symbol conversion support.", | ||
"license": "MIT", | ||
"version": "2.0.12" | ||
"version": "2.0.13" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "to-string-symbols-supported-x", | ||
"version": "2.0.12", | ||
"version": "2.0.13", | ||
"description": "ES6 abstract ToString with Symbol conversion support.", | ||
@@ -52,3 +52,3 @@ "homepage": "https://github.com/Xotic750/to-string-symbols-supported-x", | ||
"dependencies": { | ||
"has-symbol-support-x": "^2.0.12", | ||
"has-symbol-support-x": "^2.0.13", | ||
"is-symbol": "^1.0.2" | ||
@@ -68,3 +68,3 @@ }, | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.7", | ||
"@prorenata/eslint-config-vue": "^1.13.9", | ||
"@types/jest": "^24.0.15", | ||
@@ -76,3 +76,3 @@ "@types/node": "^12.6.8", | ||
"babel-plugin-lodash": "^3.3.4", | ||
"caniuse-lite": "^1.0.30000984", | ||
"caniuse-lite": "^1.0.30000985", | ||
"chalk": "^2.4.2", | ||
@@ -92,5 +92,5 @@ "concurrently": "^4.1.1", | ||
"eslint-plugin-html": "^6.0.0", | ||
"eslint-plugin-import": "^2.18.0", | ||
"eslint-plugin-jest": "^22.10.0", | ||
"eslint-plugin-jsdoc": "^15.5.2", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.13.0", | ||
"eslint-plugin-jsdoc": "^15.6.0", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -111,3 +111,3 @@ "eslint-plugin-lodash": "^5.1.0", | ||
"jsdoc-to-markdown": "^5.0.0", | ||
"lodash": "^4.17.14", | ||
"lodash": "^4.17.15", | ||
"lodash-webpack-plugin": "^0.11.5", | ||
@@ -121,2 +121,3 @@ "mkdirp": "^0.5.1", | ||
"source-map-loader": "^0.2.4", | ||
"strip-ansi": "^5.2.0", | ||
"terser-webpack-plugin": "^1.3.0", | ||
@@ -123,0 +124,0 @@ "typescript": "^3.5.3", |
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
53709
67
Updatedhas-symbol-support-x@^2.0.13