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

string.prototype.trimleft

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

string.prototype.trimleft - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

.github/workflows/rebase.yml

7

CHANGELOG.md

@@ -0,1 +1,8 @@

2.1.1 / 2019-12-17
=================
* [meta] add `funding` field
* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `functions-have-names`, `tape`
* [Tests] use shared travis-ci configs
* [actions] add automatic rebasing / merge commit blocking
2.1.0 / 2019-09-09

@@ -2,0 +9,0 @@ =================

13

package.json
{
"name": "string.prototype.trimleft",
"version": "2.1.0",
"version": "2.1.1",
"author": "Jordan Harband",
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"description": "ES7 spec-compliant String.prototype.trimLeft shim.",

@@ -39,7 +42,7 @@ "license": "MIT",

"@es-shims/api": "^2.1.2",
"@ljharb/eslint-config": "^14.1.0",
"@ljharb/eslint-config": "^15.0.2",
"covert": "^1.1.1",
"eslint": "^6.3.0",
"functions-have-names": "^1.1.1",
"tape": "^4.11.0"
"eslint": "^6.7.2",
"functions-have-names": "^1.2.0",
"tape": "^4.12.0"
},

@@ -46,0 +49,0 @@ "testling": {

Sorry, the diff of this file is not supported yet

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