Socket
Socket
Sign inDemoInstall

@namchee/dependent

Package Overview
Dependencies
66
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12

0.2.0

Diff

Changelog

Source

v0.2.0 (Sat Jul 31 2021)

🚀 Enhancement
  • feat: Add TypeScript support #3 (@Namchee)
🐛 Bug Fix
  • fix: Use pop() instead of element access to get file extension #10 (@Namchee)
  • docs: Add pull request template #8 (@Namchee)
  • fix: Remove duplicate issue template #6 (@Namchee)
  • docs: Add issue templates #5 (@Namchee)
  • docs: Fix npm package scope badge #2 (@Namchee)
Authors: 1

namcheee
published 0.1.1 •

Changelog

Source

v0.1.1 (Thu Jul 29 2021)

⚠️ Pushed to master
  • :ambulance: fix: Add publishConfig to force public package setting (@Namchee)
  • :memo: docs: Add badges to docs (@Namchee)
  • :construction_worker: chore(ci): Add auto publish workflows (@Namchee)
  • :construction_worker: chore(ci): Add lint and test workflow (@Namchee)
  • :ambulance: fix: Add .cjs glob pattern to default files value (@Namchee)
  • :memo: docs: Add simple README documentation (@Namchee)
  • :memo: docs: Add simple code documentation (@Namchee)
  • :art: refactor: Rephrase CLI result string (@Namchee)
  • :recycle: refactor: Use npm instead of fs to check package installation status (@Namchee)
  • :white_check_mark: test: Add table and silent option test (@Namchee)
  • :sparkles: feat: Add display as table option (@Namchee)
  • :sparkles: feat: Add silent option (@Namchee)
  • :sparkles: feat: Add .cjs support (@Namchee)
  • :test_tube: test: Add failing test when parsing double import arguments (@Namchee)
  • :art: refactor: Rename project to dependent (@Namchee)
  • :construction: [WIP] feat: Add output logging (@Namchee)
  • :white_check_mark: test: Pass all test on cli (@Namchee)
  • :test_tube: test: Add failing test to cli (@Namchee)
  • white_check_mark: test: Add shebang test to module parser (@Namchee)
  • :recycle: refactor: Rewrite CLI handler (@Namchee)
  • :bug: fix: Allow shebang in parsed files (@Namchee)
  • :white_check_mark: test: Add more trap tests (@Namchee)
  • :sparkles: feat: Add CommonJS walker (@Namchee)
  • :sparkles: feat: Use actual node walker to parse nested codes (@Namchee)
  • :white_check_mark: test: Pass module tests (@Namchee)
  • :recycle: refactor: Migrate to acorn as parser (@Namchee)
  • :test_tube: test: Add failing test for module file analyzer (@Namchee)
  • :recycle: refactor: Ignore file if not readable (@Namchee)
  • :bug: fix: Exclude node_modules (@Namchee)
  • :sparkles: feat: Add AST parser (@Namchee)
  • :sparkles: feat: Add isInstalled check (@Namchee)
  • :recycle: refactor: Change how isDefined works (@Namchee)
  • :sparkles: feat: Add package definition check (@Namchee)
  • :hammer: chore: Add watch mode for faster script testing (@Namchee)
  • :tada: feat: Add basic package.json reader (@Namchee)
  • :tada: Initialize project (@Namchee)
  • Initial commit (@Namchee)
Authors: 1
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc