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

format

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

format - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

format.tmproj

4

package.json
{ "name" : "format"
, "description" : "printf, sprintf, and vsprintf for JavaScript"
, "version" : "0.1.1"
, "version" : "0.1.2"
, "homepage" : "http://samhuri.net/proj/format"

@@ -16,3 +16,3 @@ , "author" : "Sami Samhuri <sami@samhuri.net>"

, "main" : "./lib/index"
, "engines" : { "node" : "0.4.x" }
, "engines" : { "node" : "0.4.x || 0.5.x" }
, "licenses" :

@@ -19,0 +19,0 @@ [ { "type" : "MIT"

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