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

noflo

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noflo - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

4

CHANGES.md
NoFlo ChangeLog
===============
## 1.2.6 (September 24th 2020)
* Fixed an issue with `getSource` on Node.js
## 1.2.5 (September 24th 2020)

@@ -5,0 +9,0 @@

@@ -241,2 +241,3 @@ "use strict";

callback(err, src);
return;
}

@@ -243,0 +244,0 @@

2

package.json

@@ -11,3 +11,3 @@ {

"author": "Henri Bergius <henri.bergius@iki.fi>",
"version": "1.2.5",
"version": "1.2.6",
"license": "MIT",

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

@@ -196,2 +196,3 @@ /* eslint-disable

callback(err, src);
return;
}

@@ -198,0 +199,0 @@ const specPath = loader.specsForComponents[componentName];

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