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

assets

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assets - npm Package Versions

3.0.1

Diff

Changelog

Source

3.0.1

  • Improve Yarn compatibility (https://github.com/borodean/assets/pull/8)
  • Updates the engines field of package.json to match the actually supported Node versions
borodean
published 3.0.0 •

Changelog

Source

3.0.0

Drop nodejs 0.12 support

borodean
published 2.1.0 •

Changelog

Source

2.1.0

Allows globs to be passed to loadPaths:

var options = { loadPaths: ['assets/*'] };

Also, loadPaths now also accepts a single string instead of an array:

var options = { loadPaths: 'images' };
borodean
published 2.0.0 •

Changelog

Source

2.0.0

Removes currentPath support.

borodean
published 1.0.1 •

Changelog

Source

1.0.1

Allows numbers to be returned from a cachebuster.

borodean
published 1.0.0 •

Changelog

Source

1.0.0

Initial release.

viatropos
published 0.0.1 •

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