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

@peerbit/build-assets

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peerbit/build-assets - npm Package Compare versions

Comparing version
1.1.0-d15e444
to
1.1.0-dac5207
+3
-2
package.json
{
"name": "@peerbit/build-assets",
"version": "1.1.0-d15e444",
"version": "1.1.0-dac5207",
"type": "module",

@@ -24,4 +24,5 @@ "publishConfig": {

"test": "echo 'No tests configured'",
"lint": "echo 'No linting configured'"
"lint": "echo 'No linting configured'",
"test:cov": "echo 'No tests configured'"
}
}