You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

then-build

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

then-build - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+2
-2
package.json
{
"name": "then-build",
"version": "0.0.2",
"version": "0.0.3",
"description": "Promised version of visionmedia's consolidate/ForbesLindesay's consolidate-build",

@@ -18,5 +18,5 @@ "main": "index.js",

"dependencies": {
"consolidate-build": "~1.0.0",
"consolidate-build": "~1",
"then-node": "0.0.1"
}
}