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

concatenify

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

concatenify - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "concatenify",
"version": "1.0.0",
"version": "1.0.1",
"description": "Helps browserify concatenate a tree of files",

@@ -28,10 +28,10 @@ "main": "index.js",

"dependencies": {
"through": "~2.3.4",
"glob": "~3.2.8",
"falafel": "~0.3.1"
"through": "~2.3.8",
"glob": "~5.0.13",
"falafel": "~1.1.0"
},
"devDependencies": {
"tap": "~0.4.8",
"browserify": "~3.30.2"
"tap": "~1.3.1",
"browserify": "~10.2.4"
}
}
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