trim-left-x
Advanced tools
Comparing version 4.0.17 to 4.0.18
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-19T21:33:36.469Z", | ||
"date": "2019-07-21T21:55:30.729Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left end of a string.", | ||
"license": "MIT", | ||
"version": "4.0.17" | ||
"version": "4.0.18" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-19T21:33:36.469Z", | ||
"date": "2019-07-21T21:55:30.729Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left end of a string.", | ||
"license": "MIT", | ||
"version": "4.0.17" | ||
"version": "4.0.18" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "trim-left-x", | ||
"version": "4.0.17", | ||
"version": "4.0.18", | ||
"description": "This method removes whitespace from the left end of a string.", | ||
@@ -52,4 +52,4 @@ "homepage": "https://github.com/Xotic750/trim-left-x", | ||
"dependencies": { | ||
"require-coercible-to-string-x": "^2.0.15", | ||
"white-space-x": "^4.0.13" | ||
"require-coercible-to-string-x": "^2.0.16", | ||
"white-space-x": "^4.0.14" | ||
}, | ||
@@ -68,3 +68,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.7", | ||
"@prorenata/eslint-config-vue": "^1.13.8", | ||
"@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
87338
67