Releases: NodeSecure/scanner
@nodesecure/conformance@1.1.0
@nodesecure/scanner@6.6.0
@nodesecure/mama@1.3.0
Minor Changes
-
#429
1833db7Thanks @intincrab! - AllowfromPackageJSONto accept aManifestManagerinstanceThis change allows the
fromPackageJSONstatic method to accept either a string path or aManifestManagerinstance. When aManifestManagerinstance is provided, it will be returned directly, simplifying code that needs to handle both cases. -
#424
d7c45c3Thanks @intincrab! - feat: add LocatedManifestManager type and isLocated type guard- Add new LocatedManifestManager type where location is required
- Add static isLocated method to properly narrow the type
- Update documentation with new type and method usage
- Add type tests for the new functionality
Patch Changes
@nodesecure/contact@1.0.2
@nodesecure/tree-walker@1.3.0
@nodesecure/tarball@1.2.0
@nodesecure/scanner@6.5.0
Minor Changes
-
#415
dd35d78Thanks @fraxken! - Simplify extractors name & add way to inject fast probes with callbacks" -
#406
5e8beeaThanks @fraxken! - Enhance warnings extractor by adding unique kinds & refactoring response -
#391
cd7ea18Thanks @clemgbld! - (Scanner) Implement Packument 'deprecated' property in DependencyVersionto include the message which come with the property when we detect it
-
#407
3baa212Thanks @fraxken! - Implement a new Probe extractor for flags -
#409
0fc1156Thanks @clemgbld! - Implement EventEmitter with two events on Payload class (Extractors) -
#404
40a9350Thanks @fraxken! - Implement new DependencyVersion type to detect the kind of module (cjs/esm/dual..) -
#402
d02c1e8Thanks @fraxken! - Add a new Extraction probe for vulnerabilities -
#399
cee3398Thanks @fraxken! - Implement a new extraction probe for warnings -
#414
414d6daThanks @fraxken! - update @nodesecure/flags to major v3.x
Patch Changes
@nodesecure/mama@1.2.0
@nodesecure/npm-types@1.2.1
scanner-v6.4.0
What's Changed
- chore(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot in #358
- chore(deps): bump the npm_and_yarn group with 2 updates by @dependabot in #350
- chore: update @nodesecure/js-x-ray to Major v8 by @fraxken in #354
- feat(scanner): implement Payload extractors by @fraxken in #341
- chore: update @openally/config.eslint to v2.x by @fraxken in #363
- chore(deps): bump the dependencies group across 1 directory with 9 updates by @dependabot in #362
- fix(contact): sometimes Contact.name can still be undefined by @fraxken in #368
- feat(mama): implement getEntryFiles() by @fraxken in #371
- feat(mama): implement license extraction by @fraxken in #372
- chore(deps): bump the github-actions group with 3 updates by @dependabot in #367
- chore(deps): bump type-fest from 4.40.0 to 4.40.1 in the dependencies group by @dependabot in #369
- feat(mama): implement hasZeroSemver getter by @fraxken in #373
- Use mama conformance by @fraxken in #374
- chore: update dependencies by @fraxken in #375
Full Changelog: scanner-v6.3.0...scanner-v6.4.0