1.0.0 • Published 11 years ago
jsdom-compat v1.0.0
jsdom-compat
jsdom, locked to a version compatible with node 0.10
As of v4, jsdom is no longer compatible with node 0.10. This package makes it easier
to do testing for libs that need to work in older versions of node by allowing to
install two versions of jsdom side by side.
require('jsdom-compat') returns the jsdom itself.
1.0.0
11 years ago