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

gulp-bird

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-bird - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

0

app.js

@@ -0,0 +0,0 @@ var fileServer = require("./index");

1

index.js

@@ -83,2 +83,3 @@ var http = require("http");

var resultJSON = generate(o);
res.setHeader("Content-Type", 'application/json;charset=UTF-8');
res.write( JSON.stringify( resultJSON ) );

@@ -85,0 +86,0 @@ // res.write(JSON.stringify({

2

package.json
{
"name": "gulp-bird",
"version": "0.0.2",
"version": "0.0.3",
"description": "bird-v2",

@@ -5,0 +5,0 @@ "keywords": ["bird","gulp"],

@@ -0,0 +0,0 @@ #bird v2

@@ -0,0 +0,0 @@ var http = require("http");

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