Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

277 total results found

changelog.md for @push.rocks/smartcli

@push.rocks/smartcli

2025-10-28 - 4.0.19 - fix(license) Update license files and add local tool settings Update LICENSE header to reference Task Venture Capital GmbH as copyright holder Add a new license file containing the full MIT license text Add .claude/settings.local.json to...

cli
command line
observable
reactive
asynchronous
commands
arguments
options
alias
typescript
node.js
development tool

changelog.md for @push.rocks/smartclickhouse

@push.rocks/smartclickhouse

2026-02-27 - 2.2.0 - feat(core) introduce typed ClickHouse table API, query builder, and result handling; enhance HTTP client and add schema evolution, batch inserts and mutations; update docs/tests and bump deps Add generic ClickhouseTable with full table li...

clickhouse
odm
database
typescript
query builder
crud
analytics
time-series
schema evolution
mergetree
replacingmergetree
fluent api
builder pattern
data management
bulk insertion
real-time data
observables
streaming

changelog.md for @push.rocks/smartdata

@push.rocks/smartdata

2026-03-26 - 7.1.3 - fix(deps) bump development dependencies for tooling and Node types update @git.zone/tsrun from ^2.0.1 to ^2.0.2 update @git.zone/tstest from ^3.5.1 to ^3.6.0 update @types/node from ^22.15.2 to ^25.5.0 2026-03-24 - 7.1.2 - fix(docs) refr...

data manipulation
nosql
mongodb
typescript
data validation
collections
custom data types
odm

changelog.md for @push.rocks/smartdeno

@push.rocks/smartdeno

2025-12-02 - 1.2.0 - feat(smartdeno) Run small scripts in-memory via stdin, fall back to temp files for large scripts; remove internal HTTP script server and simplify plugin dependencies; update API and docs. Execute scripts < 2MB via stdin (deno run -) to su...

deno
node.js
script execution
typescript
development tools
deno download
code execution
ephemeral execution
cross-platform
in-memory

changelog.md for @push.rocks/smartenv

@push.rocks/smartenv

2025-11-01 - 6.0.0 - BREAKING CHANGE(Smartenv) Add Deno and Bun runtime detection, introduce getSafeModuleFor API, update docs and tests, and make isNode semantics Node-only (breaking change) Implement runtime detection for Deno and Bun; runtimeEnv now return...

environment detection
cross-platform
node.js
browser
module loading
ci detection
os detection
runtime environment
typescript
async

changelog.md for @push.rocks/smartdns

@push.rocks/smartdns

2026-02-20 - 7.9.0 - feat(server) emit query events with questions, answered status, response time and timestamp Added IDnsQueryCompletedEvent interface with questions, answered, responseTimeMs and timestamp fields DnsServer now extends EventEmitter and calls...

rust
typescript
dns
dns records
dns resolution
dns management
dnssec
node.js
google dns
cloudflare
udp dns
https dns
acme
let's encrypt
ssl certificates
feature flagging
domain propagation
dns server

changelog.md for @push.rocks/smartdiff

@push.rocks/smartdiff

2025-12-14 - 1.1.0 - feat(smartdiff) Migrate package to ESM, replace fast-diff with diff and add rich diff APIs + formatters Set package to ESM (added "type": "module" to package.json) Replaced legacy fast-diff usage with the maintained diff package and expor...

diff
text
patch
typescript
npm package
text comparison
text diff
visualization
cli
html
line diff
word diff

changelog.md for @push.rocks/smartexit

@push.rocks/smartexit

2026-03-04 - 2.0.3 - fix(smartexit) use native OS methods to kill process trees; remove tree-kill dependency Replaced tree-kill usage with taskkill on Windows and process.kill(-pid) on POSIX. Removed tree-kill package from dependencies and removed its export ...

node.js
typescript
process management
graceful shutdown
cleanup operations
child process termination
signal handling
library
npm package
async cleanup
module
sigint handling
uncaught exception management
process exit management

changelog.md for @push.rocks/smartfeed

@push.rocks/smartfeed

2025-11-01 - 1.4.0 - feat(feed) Support custom feedUrl for feeds and use it as the self-link in RSS/Atom/JSON; update docs Add optional feedUrl option to IFeedOptions (ts/classes.feed.ts). Use feedUrl as the atom:link rel="self" href in RSS and as the in Ato...

rss
atom
feeds creation
feeds parsing
typescript
content syndication
rss parser
feed generator
news feed
xml feeds
json feeds

changelog.md for @push.rocks/smartfile

@push.rocks/smartfile

2025-11-29 - 13.1.0 - feat(smartfs) Integrate @push.rocks/smartfs and wire SmartFileFactory.nodeFs to return a real SmartFs instance Add runtime dependency @push.rocks/smartfs@^1.1.0 to package.json (previous peerDependency removed). Export smartfs from ts/pl...

file management
typescript
node.js
in-memory files
smartfile
streamfile
virtualdirectory
file representation
file streaming
virtual directory
file factory
memory-efficient file handling
buffer operations
file content manipulation

changelog.md for @push.rocks/smartguard

@push.rocks/smartguard

2024-08-25 - 3.1.0 - feat(core) Added Guard Handling and Removed npmci from CI Refactored Guard and GuardSet classes for better modularization Introduced GuardError for detailed error handling Updated dependencies versions in package.json Removed npmci config...

typescript
validation
guards
async
nodejs
express
middleware
security
input validation
api
data validation
custom validation
composite validation
form validation
server-side validation
backend validation
smartrequest
typedserver

changelog.md for @push.rocks/smarthash

@push.rocks/smarthash

2025-09-12 - 3.2.6 - fix(ci) Add .claude local settings to permit web fetch to www.npmjs.com Added .claude/settings.local.json granting WebFetch permission for www.npmjs.com Configuration-only change; no runtime or library code modified 2025-09-12 - 3.2.5 - ...

crypto
hashing
sha256
md5
security
node.js
browser
cross-environment
web crypto
stream hashing
file hashing
synchronous hashing
asynchronous hashing
data integrity
typescript

changelog.md for @push.rocks/smarthbs

@push.rocks/smarthbs

2025-01-25 - 3.0.4 - fix(metadata) Removed CI configuration file .gitlab-ci.yml and updated project metadata Deleted the .gitlab-ci.yml file to potentially switch or update CI/CD configurations. Updated the description and keywords in package.json and npmextr...

handlebars
template engine
file system
partials
template compilation
smarthbs
smartfile integration
template variables analysis
dynamic content
code generation
typescript
project management

changelog.md for @push.rocks/smartjimp

@push.rocks/smartjimp

[1.2.0] - 2025-01-02 Added Quality parameter support for image compression New quality option (1-100) in IAssetVariation interface for controlling compression quality Quality control implementation for both Sharp and Jimp modes Support for quality settings on...

image processing
typescript
sharp
jimp
resize image
convert image format
image caching
buffer manipulation
avif
webp
png

changelog.md for @push.rocks/smartjwt

@push.rocks/smartjwt

2024-09-05 - 2.2.1 - fix(core) Add --allowimplicitany flag to build script Updated the build script in package.json to include the --allowimplicitany flag for TypeScript compilation. 2024-09-05 - 2.2.0 - feat(smartjwt) Add nested JWT functionality Introduce...

jwt
jsonwebtoken
authentication
security
typescript
crypto
public key
private key
token validation
token creation

changelog.md for @push.rocks/smartmail

@push.rocks/smartmail

2025-11-29 - 2.2.0 - feat(wire) Add wire protocol, WireTarget & WireParser, Smartmail JSON serialization; refactor plugins and update dependencies Introduce a wire protocol (ts/smartmail.wire.ts) with typed message interfaces and helper utils (createMessageId...

email handling
email validation
email formatting
typescript
email attachment
smartmail
email development
email template
disposable email detection
freemail detection

changelog.md for @push.rocks/smartlog

@push.rocks/smartlog

2026-02-20 - 3.2.1 - fix(destination-buffer) return entries in chronological order (oldest-first) and adjust pagination semantics Change getEntries to return the most recent entries in chronological (oldest-first) order instead of newest-first Adjust paginati...

logging
log management
typescript
centralized logging
json logging
node.js
distributed systems
extensible logging
log routing
console logging
log destinations
log levels
error tracking
development tools

changelog.md for @push.rocks/smartmetrics

@push.rocks/smartmetrics

2026-03-23 - 3.0.3 - fix(prometheus) clean up default Prometheus metric collectors on stop Return cleanup handlers from default metric registration for event loop and GC observers. Dispose registered Prometheus default metric collectors when stopping Smartmet...

system metrics
performance monitoring
resource usage
memory management
cpu usage
prometheus
typescript
nodejs
process management
development tools
performance analysis
docker environments
log reporting
operational insights