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

prember

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prember - npm Package Versions

13

0.4.0

Diff
ef4
published 0.4.0 •

Changelog

Source

0.4.0 - 2018-04-25

BREAKING: the signature for custom url discovery functions has changed from

async function(distDir, visit) { return [...someURLs] }

to

async function({ distDir, visit }) { return [...someURLs] }

This makes it nicer to compose multiple URL discovery strategies.

ef4
published 0.3.1 •
ef4
published 0.4.0-alpha.0 •
ef4
published 0.3.0 •
ef4
published 0.3.0-alpha.3 •
ef4
published 0.3.0-alpha.2 •
ef4
published 0.3.0-alpha.1 •
ef4
published 0.3.0-alpha.0 •
ef4
published 0.2.2 •
ef4
published 0.2.1 •