Socket
Socket
Sign inDemoInstall

string.prototype.trimend

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.1.0

12

package.json
{
"name": "string.prototype.trimend",
"version": "0.0.1",
"version": "0.1.0",
"description": "polyfill for the proposed api String.prototype.trimEnd",

@@ -25,3 +25,11 @@ "main": "index.js",

"author": "Khaled Al-Ansari <khaledelansari@gmail.com>",
"license": "MIT"
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/KhaledElAnsari/String.prototype.trimEnd.git"
},
"bugs": {
"url": "https://github.com/KhaledElAnsari/String.prototype.trimEnd/issues"
},
"homepage": "https://github.com/KhaledElAnsari/String.prototype.trimEnd#readme"
}

@@ -6,2 +6,10 @@ ## Introduction

## Usage
You can use it with the help of npm, just type the following command:
```
npm install string.prototype.trimend
```
## Example

@@ -8,0 +16,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc