Socket
Socket
Sign inDemoInstall

noria

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

noria - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

1

lib/index.js
'use strict';
exports.collect = require('./collect');
exports.init = require('./init');
exports.wrap = require('./wrap');

2

package.json
{
"name": "noria",
"version": "1.1.0",
"version": "1.1.1",
"description": "A collection of utilities and Classes for working with Node.js streams",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -71,3 +71,3 @@ # Noria

#### wrap(prefix, suffix, [options])
#### wrap([prefix], [suffix], [options])

@@ -74,0 +74,0 @@ * `prefix` Buffer | String (optional) - Data to prepend to the beginning of

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