string.prototype.trimstart
Advanced tools
Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "string.prototype.trimstart", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "polyfill for the proposed api String.prototype.trimStart", | ||
@@ -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.trimStart.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/KhaledElAnsari/String.prototype.trimStart/issues" | ||
}, | ||
"homepage": "https://github.com/KhaledElAnsari/String.prototype.trimStart#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.trimstart | ||
``` | ||
## Example | ||
@@ -8,0 +16,0 @@ |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
4146
0
2
33
0