
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
babajka-markup
Advanced tools
Styles & Markup for Babajka team project
npm install babajka-markup
node_modules
:
../node_modules/babajka-markup/dist/styles/bundle.min.css
- all our styles in one file../node_modules/babajka-markup/dist/styles/assets.min.css
- all 3rd-party libs in one file../node_modules/babajka-markup/dist/fonts
We have autopublishing to npm registry and package autoversioning set up. In order to introduce a new package version one should follow the conventions:
fix(<scope>): <subject>
- increases patch version: 1.0.0 -> 1.0.1style(<scope>): <subject>
- increases patch version: 1.0.0 -> 1.0.1feat(<scope>): <subject>
- increases minor version: 1.0.0 -> 1.1.0major(<scope>): <subject>
- increases major version: 1.0.0 -> 2.0.0Autopushing is performed by Travis and only triggered when pushing (single commit or PR) into master
branch.
All commit messages checked with commitlint. Feel free to add new scope
's and type
's to .commitlintrc.js
npm run build
for build css bundles and html templates, after that you will have:
_ dist/styles/bundle.css
- all our styles in one file
_ dist/styles/bundle.min.css
- minified production build
_ dist/styles/assets.min.css
- all 3dparty libs in one file
_ dist/fonts/
- FontAwesome fonts * dist/images
- images
npm start
or npm run watch
:
localhost:3001
npm run storybook
for start development playground / styleguide
npm run storybook:build
- check out deployed version
enjoy coding!
npm run lint
to check sass
& html
codestylenpm run deploy
for hosting templates under github-pages
npm run release
for publish new version of markups (automatically run prerelease
& postrelease
scripts)FAQs
Markups
The npm package babajka-markup receives a total of 0 weekly downloads. As such, babajka-markup popularity was classified as not popular.
We found that babajka-markup demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.