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

fly

Package Overview
Dependencies
Maintainers
2
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fly - npm Package Compare versions

Comparing version 1.2.4 to 1.3.0

2

lib/fly.js

@@ -318,3 +318,3 @@ 'use strict'

var res = yield Promise.resolve(filter.cb.apply(
self, [data, assign({filename: f.base}, filter.options)].concat(filter.rest)
self, [data, assign({file: f}, filter.options)].concat(filter.rest)
))

@@ -321,0 +321,0 @@

{
"name": "fly",
"version": "1.2.4",
"version": "1.3.0",
"description": "Modern Build System",

@@ -5,0 +5,0 @@ "license": "MIT",

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