Socket
Socket
Sign inDemoInstall

pad

Package Overview
Dependencies
3
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 3.2.0

4

CHANGELOG.md
# Changelog
## Version 3.2.0
* package: fix rollup dev dependencies
## Version 3.1.0

@@ -5,0 +9,0 @@

6

package.json
{
"name": "pad",
"description": "Left and right string padding",
"version": "3.1.0",
"version": "3.2.0",
"author": "David Worms <david@adaltas.com>",

@@ -20,2 +20,4 @@ "contributors": [

"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.3.4",
"rollup-plugin-node-resolve": "^4.2.3",
"should": "^13.2.3"

@@ -53,4 +55,2 @@ },

"dependencies": {
"rollup-plugin-commonjs": "^9.3.4",
"rollup-plugin-node-resolve": "^4.2.3",
"wcwidth": "^1.0.1"

@@ -57,0 +57,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