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.
Frontend automation tool (useful for Spryker projects)
node.js
5.0.0 or above;npm
3.6.0 or above;$ npm install -g antelope
# test antelope:
antelope test
# install core deps:
antelope install
# build assets:
antelope build # it will build the whole project, Zed and Yves
antelope build zed # it will build only Zed assets
antelope build yves # it will build only Yves assets, for all the available themes
antelope build yves --theme|-t demoshop # it will build only Yves assets, just for the specified theme
# use watchers:
antelope build zed --watch|-w
antelope build yves --theme|-t themename --watch|-w
# debug mode:
antelope build yves --debug|-d
# production mode:
antelope build yves --production
You can read it on spryker.github.io.
2.1.1
.allowUnknownOption()
added to build command in order to allow custom flagsFAQs
Spryker frontend automation tool
The npm package antelope receives a total of 1 weekly downloads. As such, antelope popularity was classified as not popular.
We found that antelope 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.