lie
A basic but performant promise implementation
Supply chain provenance
Status for the latest visible version.
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | net-exec-file:dist/lie.setImmediate.min.js | AI (source-diff): Minified version of the same setImmediate polyfill. Same false-positive rationale: postMessage is not a network call, eval is spec-compliant. No malicious behavior present. | ai | |
| source-diff | net-exec-file:dist/lie.setImmediate.js | AI (source-diff): File is a setImmediate polyfill; 'network' APIs are browser messaging (postMessage/MessageChannel), not HTTP. eval() is spec-compliant setImmediate behavior for string handlers. No actual dropper/loader pattern. | ai | |
| source-diff | source-size-tripled | AI (source-diff): Size increase is entirely explained by the committed browserify test bundle (test/browser.js, 323KB). This is a dev artifact for browser testing, not an injected payload. | ai | |
| source-diff | net-exec-file:test/browser.js | AI (source-diff): test/browser.js is a browserify-generated test bundle (per the 'browser' npm script). The detected pattern is the standard browserify module loader, not malicious network/exec behavior. | ai | |
| phantom-deps | phantom-dep:inline-process-browser | AI (phantom-deps): inline-process-browser is a browserify transform plugin correctly declared and referenced in browserify.transform config; not directly imported by design. | ai | |
| phantom-deps | phantom-dep:es3ify | AI (phantom-deps): es3ify is a browserify transform plugin correctly declared and referenced in browserify.transform config; not directly imported by design. | ai | |
| phantom-deps | phantom-dep:unreachable-branch-transform | AI (phantom-deps): unreachable-branch-transform is a browserify transform plugin correctly declared and referenced in browserify.transform config; not directly imported by design. | ai | |
| typosquat | typosquat.levenshtein:vite | AI (typosquat): lie is a legitimate promise library name, not a typosquat; Levenshtein distance is a false positive here. | ai | |
| dependencies | unvetted-dep:immediate | AI (dependencies): immediate is a stable, pinned dependency (~3.0.5) with no known vulnerabilities; acceptable for this package. | ai |
Versions (showing 46 of 46)
| Version | Deps | Published |
|---|---|---|
| 3.3.0 | 1 / 18 | |
| 3.2.0 | 1 / 17 | |
| 3.1.1 | 1 / 17 | |
| 3.1.0 | 1 / 17 | |
| 3.0.4 | 4 / 9 | |
| 3.0.3 | 4 / 9 | |
| 3.0.2 | 4 / 9 | |
| 3.0.1 | 4 / 9 | |
| 3.0.0 | 4 / 9 | |
| 2.9.1 | 3 / 9 | |
| 2.9.0 | 3 / 9 | |
| 2.8.1 | 1 / 9 | |
| 2.8.0 | 1 / 9 | |
| 2.7.7 | 1 / 6 | |
| 2.7.6 | 1 / 6 | |
| 2.7.5 | 1 / 6 | |
| 2.7.4 | 1 / 6 | |
| 2.7.3 | 1 / 6 | |
| 2.7.2 | 1 / 6 | |
| 2.7.0 | 1 / 6 | |
| 2.6.0 | 1 / 6 | |
| 2.5.4 | 1 / 7 | |
| 2.5.3 | 1 / 7 | |
| 2.5.2 | 1 / 7 | |
| 2.5.1 | 1 / 7 | |
| 2.5.0 | 1 / 7 | |
| 2.4.0 | 1 / 7 | |
| 2.3.0 | 1 / 7 | |
| 2.2.1 | 1 / 6 | |
| 2.2.0 | 1 / 6 | |
| 2.1.0 | 1 / 6 | |
| 2.0.7 | 1 / 5 | |
| 2.0.6 | 1 / 5 | |
| 2.0.5 | 1 / 5 | |
| 2.0.3 | 1 / 5 | |
| 2.0.1 | 1 / 5 | |
| 2.0.0 | 1 / 5 | |
| 1.4.0 | 0 / 6 | |
| 1.3.0 | 0 / 6 | |
| 1.0.3 | 0 / 6 | |
| 1.0.0 | 0 / 6 | |
| 0.6.2 | 0 / 6 | |
| 0.6.1 | 0 / 6 | |
| 0.6.0 | 0 / 6 | |
| 0.5.1 | 0 / 5 | |
| 0.5.0 | 0 / 5 |
v3.2.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v3.1.1
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.1.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.0.4
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.0.3
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.0.2
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.0.1
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v3.0.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.9.1
2 findingsNewly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.9.0
2 findingsNewly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.8.1
2 findingsNewly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.8.0
2 findingsNewly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.7.7
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.7.6
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.7.5
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.7.4
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.7.3
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.7.2
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.7.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.6.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.5.4
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.5.3
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.5.2
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.5.1
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.5.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.4.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.3.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.2.1
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.2.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.1.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.0.7
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.0.6
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.0.5
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.0.3
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.0.1
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.0.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.4.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.3.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.3
3 findingsNewly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v1.0.0
3 findingsNewly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v0.6.2
3 findingsNewly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v0.6.1
3 findingsNewly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v0.6.0
3 findingsNewly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v0.5.1
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v0.5.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.