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

gulp-twitter

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-twitter - npm Package Compare versions

Comparing version 0.0.3 to 0.1.0

22

package.json
{
"name": "gulp-twitter",
"version": "0.0.3",
"version": "0.1.0",
"description": "Make your build system tweet",

@@ -27,5 +27,5 @@ "keywords": [

"dependencies": {
"gulp-util": "^2.2.5",
"through2": "^0.4.0",
"node-twitter-api": "^1.1.2"
"gulp-util": "^3.0.0",
"node-twitter-api": "^1.1.2",
"through2": "^0.6.1"
},

@@ -35,11 +35,11 @@ "devDependencies": {

"coffeelint": "^1.0.2",
"mocha": "^1.17.0",
"istanbul": "^0.2.3",
"should": "^3.1.0",
"coffeelint-use-strict": "0.0.1",
"coveralls": "^2.6.1",
"del": "^0.1.2",
"gulp": "^3.5.0",
"gulp-coffee": "^1.3.0",
"gulp-clean": "^0.2.2",
"gulp-coffeelint": "^0.2.0",
"coffeelint-use-strict": "0.0.1"
"gulp-coffee": "^2.1.2",
"gulp-coffeelint": "^0.3.4",
"istanbul": "^0.3.0",
"mocha": "^1.17.0",
"should": "^4.0.4"
},

@@ -46,0 +46,0 @@ "engines": {

@@ -92,14 +92,14 @@ # gulp-twitter [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![NPM version][npm-image]][npm-url]

[npm-url]: https://npmjs.org/package/gulp-twitter
[npm-image]: https://badge.fury.io/js/gulp-twitter.png
[npm-image]: https://badge.fury.io/js/gulp-twitter.svg
[travis-url]: http://travis-ci.org/janraasch/gulp-twitter
[travis-image]: https://secure.travis-ci.org/janraasch/gulp-twitter.png?branch=master
[travis-image]: https://secure.travis-ci.org/janraasch/gulp-twitter.svg?branch=master
[coveralls-url]: https://coveralls.io/r/janraasch/gulp-twitter
[coveralls-image]: https://coveralls.io/repos/janraasch/gulp-twitter/badge.png
[coveralls-image]: https://img.shields.io/coveralls/janraasch/gulp-twitter.svg
[depstat-url]: https://david-dm.org/janraasch/gulp-twitter
[depstat-image]: https://david-dm.org/janraasch/gulp-twitter.png
[depstat-image]: https://david-dm.org/janraasch/gulp-twitter.svg
[devdepstat-url]: https://david-dm.org/janraasch/gulp-twitter#info=devDependencies
[devdepstat-image]: https://david-dm.org/janraasch/gulp-twitter/dev-status.png
[devdepstat-image]: https://david-dm.org/janraasch/gulp-twitter/dev-status.svg
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