New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-bigpipe

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-bigpipe - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "node-bigpipe",
"version": "1.0.6",
"version": "1.0.7",
"description": "bigpipe for nodejs,express,sails,thinkjs,node-web,modular bigpipe for node",

@@ -5,0 +5,0 @@ "main": "back-end/Bigpipe.es5.js",

@@ -10,3 +10,3 @@ # node-bigpipe

### Install
- [Copy Files into Your Project] OR [Use npm]:`npm install node-bigpipe --save-dev`
- [Copy Files into Your Project] OR [Use npm: `npm install node-bigpipe --save-dev`]
- Backend in ES6: `import {Bigpipe} from 'node-bigpipe'` or `import {Bigpipe} from './back-end/Bigpipe'`

@@ -13,0 +13,0 @@ - Backend in ES5: `var Bigpipe = require('node-bigpipe').Bigpipe` or `var Bigpipe = require('./back-end/Bigpipe.es5')`

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