Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
poly-theme-cli
Advanced tools
A set of common cli tools used for poly theme development
npm install poly-theme-cli --save-dev
Update "scripts" in package.json to access the hstheme in the repo.
"scripts": {
"hstheme: "hstheme",
...
}
npm run hstheme setup:local
User would be prompted to provide organization id and hearsay api token.
npm run hstheme fetch:slug <slug>
If the slugs exists in the organization then data for the slug will be fetched and stored in <slug>.json
file and
value sampleData in the local.config.js
would be set to <slug>.json
To switch between sample data: npm run hstheme use:sample <filename>
To set the default: npm run hstheme use:default
FAQs
This module contains cli tools for theme developers.
The npm package poly-theme-cli receives a total of 0 weekly downloads. As such, poly-theme-cli popularity was classified as not popular.
We found that poly-theme-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.