issues
search
stefanpenner
/
hash-for-dep
7
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump path-parse from 1.0.6 to 1.0.7
#65
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.11 to 4.17.21
#64
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.11 to 4.17.19
#63
dependabot[bot]
closed
3 years ago
1
Compatibility with Yarn PNP
#62
stephtr
opened
4 years ago
4
Bump lodash from 4.17.11 to 4.17.15
#61
dependabot[bot]
closed
4 years ago
1
fix broken symlinks error regression
#60
kellyselden
closed
5 years ago
3
major version bump
#59
stefanpenner
opened
5 years ago
0
Begin using `resolve-package-path` for resolve-pkg.
#58
stefanpenner
closed
5 years ago
9
Begin using `resolve-package-path` for resolve-pkg.
#57
stefanpenner
closed
5 years ago
0
[BUGFIX] restore old behavior – hashing garbage input should not error
#56
stefanpenner
closed
5 years ago
0
extract out the fast packaging resolving into resolve-package-path
#55
stefanpenner
closed
5 years ago
2
Fix missing options not being passed down the rabbit hole
#54
thoov
closed
5 years ago
2
removed heimdall start/stop in module-entry to cut down on nodes
#53
davecombs
closed
5 years ago
2
Fixes
#52
stefanpenner
closed
5 years ago
1
add node 5 for now (next major will drop all unsupported)
#51
stefanpenner
closed
5 years ago
0
[fixes #49] turns out node 5.x has a incomplete `Buffer.from`
#50
stefanpenner
closed
5 years ago
1
TypeError: this is not a typed array.
#49
amelmuharemovic
closed
5 years ago
8
Allow optionalDependencies to be included via options flag
#48
thoov
closed
5 years ago
1
yarn PNP support
#47
stefanpenner
closed
5 years ago
5
Add node 11 as a dependency
#46
stefanpenner
closed
5 years ago
0
Added cache support, removed extra 'fs' calls for performance, etc.
#45
dcombslinkedin
closed
5 years ago
17
Don’t do duplicate work
#44
stefanpenner
closed
5 years ago
1
Ensure all supported version are tested
#43
stefanpenner
closed
5 years ago
0
Use node module resolution to identify a packages base path.
#42
rwjblue
closed
7 years ago
0
Fix error if packages are missing
#41
dennismende
closed
7 years ago
2
Error occurs if package is missing
#40
dennismende
closed
7 years ago
2
Add recent Node versions to CI.
#39
rwjblue
closed
7 years ago
0
Handle optionalDependencies.
#38
rwjblue
closed
7 years ago
2
fix: use resolve with preserveSymlinks = false
#37
zkochan
closed
7 years ago
4
TypeError: cannot stop: not the current node
#36
pittst3r
closed
7 years ago
5
also cache the tree hash (interior cache)
#35
stefanpenner
closed
7 years ago
1
Fixes
#34
stefanpenner
closed
7 years ago
2
cache
#33
stefanpenner
closed
7 years ago
6
Add basic heimdalljs usage.
#32
rwjblue
closed
7 years ago
0
find package.json via `find-up` not lolcode regexp.
#31
stefanpenner
closed
7 years ago
1
Failing test for `hashForDep(somePathDeepInPackage)`.
#30
rwjblue
opened
8 years ago
5
bump broccoli-kitchen-sink-helpers to 0.3.1
#29
huiyuan
closed
8 years ago
1
deps appear to have many files, we should attempt to reduce
#28
stefanpenner
closed
5 years ago
0
support an array of dependencies resolved at the same relative path
#27
tomdale
opened
8 years ago
1
Crashes on Windows due to invalid path
#26
nmcclay
closed
8 years ago
5
Updated MD5 to Sha1
#25
baderbuddy
closed
8 years ago
1
Replace MD5 with SHA1
#24
baderbuddy
closed
8 years ago
4
Fix throwing error if no main entry is defined
#23
topaxi
closed
8 years ago
11
Throws if module has no entry point
#22
topaxi
closed
8 years ago
1
unable to resolve ember-cli-coffeescript's package.json
#21
stefanpenner
closed
9 years ago
3
gracefully handle optional deps
#20
stefanpenner
closed
7 years ago
0
bump version
#19
kellyselden
closed
9 years ago
1
fixes various windows bugs
#18
kellyselden
closed
9 years ago
0
a test that recreates the bug in broccoli-persistent-filter
#17
kellyselden
closed
9 years ago
0
Enable osx travis
#16
stefanpenner
closed
9 years ago
2
Next