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

23

2.1.0

Diff
ef4
published 2.1.0 •
real_ate
published 2.0.0 •
ef4
published 1.1.1 •

Changelog

Source

1.1.1 - 2022-08-10

BUGFIX: ensure we always run after ember-auto-import. As of ember-auto-import 2.0, things can break if we run before.

ef4
published 1.1.0 •

Changelog

Source

1.1.0 - 2021-12-23

ENHANCEMENT: Add embroider support by @simonihmig

real_ate
published 1.0.5 •

Changelog

Source

1.0.5 - 2020-07-01

BUGFIX: Use rootUrl for static files #57 from @mansona

villander
published 1.0.4 •

Changelog

Source

1.0.4 - 2020-05-03

ENHANCEMENT: Allow passing urls from prember

villander
published 1.0.3 •

Changelog

Source

1.0.3 - 2019-05-29

ENHANCEMENT: Support to ember-engines out of the box

ef4
published 1.0.2 •

Changelog

Source

1.0.2 - 2019-01-06

BUGFIX: The protocol bugfix in 1.0.1 was not quite right and caused a regresion.

ef4
published 1.0.1 •

Changelog

Source

1.0.1 - 2018-12-20

BUGFIX: Shutdown express server after build (thanks @astronomersiva) BUGFIX: Add protocol to fastboot requests for improved compatibility (thanks @xg-wang)

ef4
published 1.0.0 •

Changelog

Source

1.0.0 - 2018-10-28

BREAKING: We now require ember-cli-fastboot >= 2.0.0, and if you're using broccoli-asset-rev it should be >= 2.7.0. This is to fix the order in which these run relative to prember, so that all asset links will get correct handling.