Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@q42/dutch-to-haags-translator
Advanced tools
Translate Dutch to the Hague dialect
With npm installed, run
$ npm install @q42/dutch-to-haags-translator --save
import { translate } from '@q42/dutch-to-haags-translator';
console.log(translate('Oh oh Den Haag, mooie stad achter de duinen!'));
// Result: "Oh oh De Haag, mauie stad achtâh de dùinûh!"
import { showHits } from '@q42/dutch-to-haags-translator';
showHits('Oh oh Den Haag, mooie stad achter de duinen!');
This project is a port of the HaagsTranslator project.
Special thanks to: Mark,
Maurice, Roelfjan, Sjaak Bral, Marnix Rueb and Robert-Jan Rueb
$ npm run compile:watch
$ npm run test
# bump version
$ npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]
# not sure yet, do a dryrun
$ npm run dryrun
# pubplish
$ npm publish
FAQs
Translate Dutch to the Hague dialect
The npm package @q42/dutch-to-haags-translator receives a total of 22 weekly downloads. As such, @q42/dutch-to-haags-translator popularity was classified as not popular.
We found that @q42/dutch-to-haags-translator demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 17 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.