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.
create-polyfill-service-url
Advanced tools
Analyse your JavaScript file and generate a polyfill.io URL based on all the features that are being used from within the JavaScript file.
A Node.js command-line application for analysing your JavaScript file and generating a https://polyfill.io URL based on all the features that are being used from within the JavaScript file.
> npx create-polyfill-service-url analyse --file bundle.js
This project requires Node.js 10.x and npm. You can run it with:
> npx create-polyfill-service-url analyse --file bundle.js
You can pass multiple files as argument if you split your bundle files:
npx create-polyfill-service-url analyse --file app.js vendor.js
This module has a full suite of unit tests, and is verified with ESLint. You can use the following commands to check your code before opening a pull request:
npm test # verify JavaScript code with ESLint and run the tests
We use SemVer for versioning. For the versions available, see the tags on this repository.
New versions of the module are published automatically by CI for every commit which lands on the master
branch.
See also the list of contributors who participated in this project.
If you have any questions or comments about this module, or need help using it, please raise an issue.
This project is licensed under the MIT License - see the LICENSE.md file for details
FAQs
Analyse your JavaScript file and generate a polyfill.io URL based on all the features that are being used from within the JavaScript file.
The npm package create-polyfill-service-url receives a total of 1,473 weekly downloads. As such, create-polyfill-service-url popularity was classified as popular.
We found that create-polyfill-service-url 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
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.