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.21 to 4.0.22

4

dist/trim-left-x.js

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

"copywrite": "Copyright (c) 2017",
"date": "2019-07-23T23:44:45.624Z",
"date": "2019-07-24T13:25:02.503Z",
"describe": "",

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

"license": "MIT",
"version": "4.0.21"
"version": "4.0.22"
}

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

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

"copywrite": "Copyright (c) 2017",
"date": "2019-07-23T23:44:45.624Z",
"date": "2019-07-24T13:25:02.503Z",
"describe": "",

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

"license": "MIT",
"version": "4.0.21"
"version": "4.0.22"
}

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

{
"name": "trim-left-x",
"version": "4.0.21",
"version": "4.0.22",
"description": "This method removes whitespace from the left end of a string.",

@@ -26,2 +26,3 @@ "homepage": "https://github.com/Xotic750/trim-left-x",

"main": "dist/trim-left-x.js",
"jsdelivr": "dist/trim-left-x.min.js",
"scripts": {

@@ -54,4 +55,4 @@ "build:esm": "mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-x.esm.js",

"dependencies": {
"require-coercible-to-string-x": "^2.0.19",
"white-space-x": "^4.0.17"
"require-coercible-to-string-x": "^2.0.20",
"white-space-x": "^4.0.18"
},

@@ -58,0 +59,0 @@ "devDependencies": {

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