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

progeny

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

progeny - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

4

lib/index.js

@@ -58,3 +58,5 @@ // Generated by CoffeeScript 1.8.0

}).reduce(function(flat, val) {
return flat.concat(val, []);
return flat.concat(val);
}, []).filter(function(val) {
return val;
}) : void 0;

@@ -61,0 +63,0 @@ }, [source])) != null ? _ref.map(function(val) {

{
"name": "progeny",
"version": "0.5.1",
"version": "0.5.2",
"description": "Recursively finds dependencies of style and template source files",

@@ -5,0 +5,0 @@ "author": {

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