New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

thought

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thought - npm Package Versions

2345

5.0.0

Diff

knappi
published 4.0.1 •

Changelog

Source

4.0.1 (2024-07-14)

chore

  • drop support for Node 8 (1153f00)

Features

  • add command "eject" to override default files in the current project (8040572)

BREAKING CHANGES

  • drops support for Node 8
knappi
published 4.0.0 •

Changelog

Source

4.0.1 (2024-07-14)

chore

Features

  • add command "eject" to override default files in the current project (8040572)

BREAKING CHANGES

  • drops support for Node 8
knappi
published 3.0.1 •

Changelog

Source

3.0.1 (2020-06-08)

Bug Fixes

  • replace module-path in examples with different quotes (a88eb0a)
knappi
published 3.0.0 •

Changelog

Source

3.0.0 (2020-01-27)

Bug Fixes

  • do not generate CONTRIBUTING.md by default (0348d34)
  • support for modules inside a mono-repo (1346e33)

Code Refactoring

  • remove "check-engines"-option (721f34d)

BREAKING CHANGES

  • "check-engines"-options removed
  • CONTRIBUTING.md is not generated anymore
knappi
published 2.0.0 •

Changelog

Source

Version 2.0.0 (Wed, 20 Feb 2019 22:02:31 GMT)

  • BREAKING CHANGES

    • b437746 auto-drop support for unsupported versions NodeJS - Nils Knappmeier (BREAKING CHANGE): In the future, only supported versions (LTS and active) of NodeJS will be supported by this package.
    • 15ed4b6 feat: remove greenkeeper autodetection in hasGreenkeeper-helper - Nils Knappmeier The Greenkeeper badge now has to be configured in .thought/config.js
  • refactorings

    • 043ff2a refactor: use promise-based fs-extra instead of pify(fs()) - Nils Knappmeier
    • a0011fd refactor: remove obsolete packages - Nils Knappmeier
    • a84fdd9 fix: remove implicit use of Q - Nils Knappmeier
    • b19ea37 chore: remove unneeded devDependency "recursive-copy" - Nils Knappmeier
    • 02760c5 refactor: replace 'm-io' by 'fs-extra' and 'glob' - Nils Knappmeier
    • 22e58cc chore: bump dependency versions, use nyc instead of istanbul - Nils Knappmeier
  • bump dependency versions

  • bugfixes

    • def3693 fix: fix silently rejected promise warning in dirTree helper - Nils Knappmeier
    • 003e932 fix: handle missing plugins properly in config - Nils Knappmeier
knappi
published 1.5.2 •

Changelog

Source

Version 1.5.2 (Fri, 25 Aug 2017 21:01:33 GMT)

  • c1d5831 Remove NodeJS 7 from travis build. Add NodeJS 8 - Nils Knappmeier
  • 28d3171 Bump dependency versions, fix code style - Nils Knappmeier
    • It also bumps the dependency of "trace-and-clarify-if-possible", which disables "trace@2" for NodeJS 8.
knappi
published 1.5.1 •

Changelog

Source

Version 1.5.1 (Sun, 02 Jul 2017 21:56:57 GMT)

  • Fix tests for npm-badge from shields.io - Nils Knappmeier
  • 6f7b912 Remove "preversion"-script from package.json - Nils Knappmeier
  • 314d5c3 Remove "find-package"-dependency from cli-script (+ refactoring) - Nils Knappmeier
  • 6e2f575 372a953 Use npm-badge from shields.io - Nils Knappmeier
    • This one may be controversial in terms of Semver, because tests of old Thought versions are failing due to this change, but I consider this to be a patch-change only, because it fixes the badge for scoped packages and the badge is not really supposed to be parsed (humans still see mainly the same badge)
knappi
published 1.5.0 •

Changelog

Source

Version 1.5.0 (Sun, 25 Jun 2017 08:52:58 GMT)

  • 0a694ac Generate codecov-badge if codecov appears in .travis.yml or appveyor.yml - Nils Knappmeier
knappi
published 1.4.0 •

Changelog

Source

Version 1.4.0 (Sat, 24 Jun 2017 21:24:30 GMT)

  • d97570f Add @rawUrl special-variable to "#withPackageOf"-helper - Nils Knappmeier
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc