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

fly-browserify

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fly-browserify - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

index.js

@@ -13,4 +13,4 @@ module.exports = function () {

this.filter("browse", (source, options) =>
this.defer(browserify)(source, options)
this.defer(browserify.bind(this))(source, options)
)
}
{
"name": "fly-browserify",
"version": "0.1.1",
"version": "0.1.2",
"description": "Browserify plugin for Fly.",

@@ -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