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

nflow

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nflow - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

6

dist/nflow.js

@@ -49,6 +49,2 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(this, /******/ (function(modules) { // webpackBootstrap

Object.defineProperty(exports, "__esModule", {
value: true
});
var _nflow = __webpack_require__(1);

@@ -61,3 +57,3 @@

if (global) global.nFlow = _nflow2.default;
exports.default = _nflow2.default;
module.exports = flow;
/* WEBPACK VAR INJECTION */}.call(exports, (function() { return this; }())))

@@ -64,0 +60,0 @@

2

package.json
{
"name": "nflow",
"version": "0.1.6",
"version": "0.1.7",
"description": "event/data/control flow",

@@ -5,0 +5,0 @@ "main": "dist/nflow.js",

import nFlow from './nflow'
if (global) global.nFlow = nFlow
export default nFlow
module.exports = flow

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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