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

putt

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

putt - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

LICENSE

6

package.json

@@ -5,3 +5,4 @@ {

"description": "easily output text in lots of fun ways (speech, growl, email, ...)",
"version": "0.0.4",
"keywords": ["output", "notify", "notification"],
"version": "0.0.5",
"homepage": "https://github.com/6/putt",

@@ -12,2 +13,5 @@ "repository": {

},
"bugs": {
"url": "https://github.com/6/putt/issues"
},
"engines": {

@@ -14,0 +18,0 @@ "node": ">=0.4.0"

2

README.md

@@ -85,3 +85,3 @@ **putt** is a node.js module that lets you easily output text in lots of fun ways. It wraps a bunch of other libraries to make this as simple as possible.

* `url` (required) the URL to POST to
* TODO - support more options
* `headers` a hash of HTTP headers to be sent

@@ -88,0 +88,0 @@ [See restler docs](https://github.com/danwrong/restler) for more details

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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