Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

trim-left-x

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trim-left-x - npm Package Compare versions

Comparing version 4.0.24 to 4.0.25

4

dist/trim-left-x.js

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-25T21:37:37.949Z",
"date": "2019-07-26T12:45:30.182Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left end of a string.",

"license": "MIT",
"version": "4.0.24"
"version": "4.0.25"
}

@@ -15,0 +15,0 @@ */

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-25T21:37:37.949Z",
"date": "2019-07-26T12:45:30.182Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "This method removes whitespace from the left end of a string.",

"license": "MIT",
"version": "4.0.24"
"version": "4.0.25"
}

@@ -15,0 +15,0 @@ */

{
"name": "trim-left-x",
"version": "4.0.24",
"version": "4.0.25",
"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.22",
"white-space-x": "^4.0.20"
"require-coercible-to-string-x": "^2.0.23",
"white-space-x": "^4.0.21"
},

@@ -93,3 +93,3 @@ "devDependencies": {

"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.13.6",
"eslint-plugin-jest": "^22.13.7",
"eslint-plugin-jsdoc": "^15.7.2",

@@ -123,3 +123,3 @@ "eslint-plugin-json": "^1.4.0",

"typescript": "^3.5.3",
"webpack": "^4.37.0",
"webpack": "^4.38.0",
"webpack-bundle-analyzer": "^3.3.2",

@@ -126,0 +126,0 @@ "webpack-cli": "^3.3.6",

@@ -1,2 +0,3 @@

<a href="https://travis-ci.org/Xotic750/trim-left-x"
<a
href="https://travis-ci.org/Xotic750/trim-left-x"
title="Travis status">

@@ -7,3 +8,4 @@ <img

</a>
<a href="https://david-dm.org/Xotic750/trim-left-x"
<a
href="https://david-dm.org/Xotic750/trim-left-x"
title="Dependency status">

@@ -19,3 +21,4 @@ <img src="https://david-dm.org/Xotic750/trim-left-x/status.svg"

</a>
<a href="https://badge.fury.io/js/trim-left-x"
<a
href="https://badge.fury.io/js/trim-left-x"
title="npm version">

@@ -25,3 +28,4 @@ <img src="https://badge.fury.io/js/trim-left-x.svg"

</a>
<a href="https://www.jsdelivr.com/package/npm/trim-left-x"
<a
href="https://www.jsdelivr.com/package/npm/trim-left-x"
title="jsDelivr hits">

@@ -31,2 +35,8 @@ <img src="https://data.jsdelivr.com/v1/package/npm/trim-left-x/badge?style=rounded"

</a>
<a
href="https://bettercodehub.com/results/Xotic750/trim-left-x"
title="bettercodehub score">
<img src="https://bettercodehub.com/edge/badge/Xotic750/trim-left-x?branch=master"
alt="bettercodehub score" height="18">
</a>

@@ -33,0 +43,0 @@ <a name="module_trim-left-x"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc