Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

printf

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

printf - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

15

package.json
{
"name": "printf",
"version": "0.2.1",
"version": "0.2.2",
"description": "Full implementation of the `printf` family in pure JS.",

@@ -27,6 +27,6 @@ "keywords": ["printf", "formatting", "sprintf", "format", "output", "print"],

"devDependencies": {
"coffee-script": "latest",
"should": "latest",
"mocha": "latest",
"semver": "latest"
"coffee-script": "1.9.3",
"should": "6.0.3",
"mocha": "2.2.5",
"semver": "4.3.4"
},

@@ -38,6 +38,3 @@ "repository": {

"bugs": { "url": "https://github.com/wdavidw/node-printf/issues" },
"licenses": [{
"type": "BSD",
"url": "http://opensource.org/licenses/BSD-3-Clause"
}]
"licenses": "BSD-3-Clause"
}
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