Socket
Socket
Sign inDemoInstall

left-pad

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

left-pad - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

package.json
{
"name": "left-pad",
"version": "1.0.0",
"version": "1.0.1",
"description": "String left pad",

@@ -20,7 +20,10 @@ "main": "index.js",

"repository": {
"url": "git@github.com:azer/left-pad.git",
"url": "git@github.com:camwest/left-pad.git",
"type": "git"
},
"author": "azer",
"maintainers": [
{"name": "Cameron Westland", "email": "camwest@gmail.com"}
],
"license": "WTFPL"
}
## left-pad
String left pad
String left pad.
P.S: [I've unpublished it from NPM.](https://medium.com/@azerbike/i-ve-just-liberated-my-modules-9045c06be67c#.b6xzn8r6w)
## Install
```bash
$ npm install left-pad
$ npm install azer/left-pad
```

@@ -10,0 +12,0 @@

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