string.prototype.trimend
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -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 @@ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
13533
0
0