Socket
Socket
Sign inDemoInstall

string.prototype.trimend

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

string.prototype.trimend - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md

@@ -10,2 +10,9 @@ # Changelog

## [v1.0.1](https://github.com/es-shims/String.prototype.trimEnd/compare/v1.0.0...v1.0.1) - 2020-04-09
### Commits
- [meta] add some missing repo metadata [`6abe248`](https://github.com/es-shims/String.prototype.trimEnd/commit/6abe248ba0b57a8b0e16bbe01de07a4d37c421bc)
- [Dev Deps] update `auto-changelog` [`e2eaab2`](https://github.com/es-shims/String.prototype.trimEnd/commit/e2eaab2fd1bc27a3d224b3d76db16190c1dd6d08)
## [v1.0.0](https://github.com/es-shims/String.prototype.trimEnd/compare/v0.1.0...v1.0.0) - 2020-03-30

@@ -12,0 +19,0 @@

22

package.json
{
"name": "string.prototype.trimend",
"version": "1.0.0",
"version": "1.0.1",
"author": "Jordan Harband <ljharb@gmail.com>",
"contributors": [
"Jordan Harband <ljharb@gmail.com>",
"Khaled Al-Ansari <khaledelansari@gmail.com>"
],
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"description": "ES2019 spec-compliant String.prototype.trimEnd shim.",
"license": "MIT",
"main": "index.js",

@@ -17,2 +26,6 @@ "scripts": {

},
"repository": {
"type": "git",
"url": "git://github.com/es-shims/String.prototype.trimEnd.git"
},
"keywords": [

@@ -33,7 +46,2 @@ "es6",

],
"author": "Khaled Al-Ansari <khaledelansari@gmail.com>",
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"license": "MIT",
"devDependencies": {

@@ -43,3 +51,3 @@ "@es-shims/api": "^2.1.2",

"aud": "^1.1.0",
"auto-changelog": "^1.16.3",
"auto-changelog": "^1.16.4",
"eslint": "^6.8.0",

@@ -46,0 +54,0 @@ "functions-have-names": "^1.2.1",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc