trim-left-x
Advanced tools
Comparing version 4.0.22 to 4.0.23
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-24T13:25:02.503Z", | ||
"date": "2019-07-24T16:05:00.349Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left end of a string.", | ||
"license": "MIT", | ||
"version": "4.0.22" | ||
"version": "4.0.23" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-24T13:25:02.503Z", | ||
"date": "2019-07-24T16:05:00.349Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left end of a string.", | ||
"license": "MIT", | ||
"version": "4.0.22" | ||
"version": "4.0.23" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "trim-left-x", | ||
"version": "4.0.22", | ||
"version": "4.0.23", | ||
"description": "This method removes whitespace from the left end of a string.", | ||
@@ -54,4 +54,4 @@ "homepage": "https://github.com/Xotic750/trim-left-x", | ||
"dependencies": { | ||
"require-coercible-to-string-x": "^2.0.20", | ||
"white-space-x": "^4.0.18" | ||
"require-coercible-to-string-x": "^2.0.21", | ||
"white-space-x": "^4.0.19" | ||
}, | ||
@@ -94,3 +94,3 @@ "devDependencies": { | ||
"eslint-plugin-jest": "^22.13.6", | ||
"eslint-plugin-jsdoc": "^15.7.1", | ||
"eslint-plugin-jsdoc": "^15.7.2", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -97,0 +97,0 @@ "eslint-plugin-lodash": "^5.1.0", |
<a href="https://travis-ci.org/Xotic750/trim-left-x" | ||
title="Travis status"> | ||
title="Travis status"> | ||
<img | ||
src="https://travis-ci.org/Xotic750/trim-left-x.svg?branch=master" | ||
alt="Travis status" height="18"/> | ||
src="https://travis-ci.org/Xotic750/trim-left-x.svg?branch=master" | ||
alt="Travis status" height="18"> | ||
</a> | ||
<a href="https://david-dm.org/Xotic750/trim-left-x" | ||
title="Dependency status"> | ||
<img src="https://david-dm.org/Xotic750/trim-left-x.svg" | ||
alt="Dependency status" height="18"/> | ||
title="Dependency status"> | ||
<img src="https://david-dm.org/Xotic750/trim-left-x/status.svg" | ||
alt="Dependency status" height="18"/> | ||
</a> | ||
<a href="https://david-dm.org/Xotic750/trim-left-x#info=devDependencies" | ||
title="devDependency status"> | ||
<a | ||
href="https://david-dm.org/Xotic750/trim-left-x?type=dev" | ||
title="devDependency status"> | ||
<img src="https://david-dm.org/Xotic750/trim-left-x/dev-status.svg" | ||
alt="devDependency status" height="18"/> | ||
alt="devDependency status" height="18"/> | ||
</a> | ||
<a href="https://badge.fury.io/js/trim-left-x" title="npm version"> | ||
<a href="https://badge.fury.io/js/trim-left-x" | ||
title="npm version"> | ||
<img src="https://badge.fury.io/js/trim-left-x.svg" | ||
alt="npm version" height="18"/> | ||
alt="npm version" height="18"> | ||
</a> | ||
<a href="https://www.jsdelivr.com/package/npm/trim-left-x" | ||
title="jsDelivr hits"> | ||
<img src="https://data.jsdelivr.com/v1/package/npm/trim-left-x/badge?style=rounded" | ||
alt="jsDelivr hits" height="18"> | ||
</a> | ||
<a name="module_trim-left-x"></a> | ||
@@ -22,0 +30,0 @@ |
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
82906
62