
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
@s-libs/js-core
Advanced tools
To quickly see what is available, see the [api documentation](https://simontonsoftware.github.io/s-libs/js-core).
To quickly see what is available, see the api documentation.
Install along with its peer dependencies using:
npm install --save @s-libs/js-core @s-libs/micro-dash
# OR
yarn add @s-libs/js-core @s-libs/micro-dash
12.0.0-next.0 (2021-05-18)
@s-libs/eslint-config-ng
. The old TSLint and ESLint configs are still available in ng-dev
, but are deprecated. ESLint is no longer installed automatically with ng-dev
, so to continue using its deprecated config you'll need to install the old dependencies via your own package.json
. They were: "@typescript-eslint/eslint-plugin": "^4.8.0"
, "@typescript-eslint/parser": "^4.6.0"
, and "eslint": "^7.14.0"
. Consult the README for eslint-config-ng to to switch to the new configs. The old ones will be removed from this library in a future version.AngularContextNext
and ComponentContextNext
are renamed to replace their old, deprecated versions. If you are still using the old ones, switch to the "Next" versions and get your tests passing before upgrading to @s-libs
version 12. Once you are on the "Next" versions, this upgrade only requires removing "Next" from the ends of their names.reject()
(915db96), closes #33WrappedFormControlSuperclass.setUpInnerToOuter$()
and .setUpOuterToInner$
(6c90588), closes #37ng-touched
on the inner form control (ad1a474), closes #38FAQs
To quickly see what is available, see the [api documentation](https://simontonsoftware.github.io/s-libs/js-core).
The npm package @s-libs/js-core receives a total of 126 weekly downloads. As such, @s-libs/js-core popularity was classified as not popular.
We found that @s-libs/js-core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.