Security News
CISA Brings KEV Data to GitHub
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
A lightweight and simple to use shopping cart library.
Carty makes use of ES5 and ES6 features but doesn't ship itself with any polyfills. Make sure to include polyfills if your targeted environments don't support the required features.
You may use ES5 polyfills for the following features (if you have to support browsers like IE8 for example):
You can use es5-shim which provides the required polyfills.
You may use ES6 polyfills for the following features:
ES6 Promises are supported in Node since version 0.11.13.
For browser support, check caniuse.
You can use es6-promise to polyfill both Node and browsers.
If you use the localStorage store adapter, you may polyfill JSON with json2.
$ npm install
$ make test
Copyright (c) 2015-2020 Jan Sorgalla. Released under the MIT license.
FAQs
A lightweight and simple to use shopping cart library.
The npm package carty receives a total of 9 weekly downloads. As such, carty popularity was classified as not popular.
We found that carty 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
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.