Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Reverse Composer
Reverse of Idiomatic Compose
npm install --save compose-r
node ./node_modules/.bin/node-readme
npm run build
npm run lint:test
npm run lint:test
release-it
cat ./coverage/lcov.info | ./node_modules/.bin/coveralls
npm run lint:eslint
eslint src/*.js
clear && jest
jest --coverage
clear && jest --watch
npm run lint && npm run test:coverage
clear && npm run lint:test && npm run build:cjs && npm run build:es && npm run build:umd
clear && rimraf cjs && cross-env BABEL_ENV=cjs babel -w src --out-dir cjs
rimraf es && cross-env BABEL_ENV=es babel src --out-dir es
rimraf cjs && cross-env BABEL_ENV=cjs babel src --out-dir cjs
rimraf dist && cross-env BABEL_ENV=es rollup -c & cross-env BABEL_ENV=es NODE_ENV=production rollup -c
Package | Version | Dev |
---|---|---|
babel-cli | ^6.18.0 | ✔ |
babel-core | ^6.17.0 | ✔ |
babel-eslint | ^7.2.3 | ✔ |
babel-plugin-add-module-exports | ^0.2.1 | ✔ |
babel-preset-es2015 | ^6.16.0 | ✔ |
coveralls | ^2.11.15 | ✔ |
cross-env | ^3.1.3 | ✔ |
eslint | ^3.12.0 | ✔ |
eslint-config-airbnb-base | ^11.3.0 | ✔ |
eslint-plugin-babel | ^4.0.0 | ✔ |
eslint-plugin-import | ^2.7.0 | ✔ |
generate-readme | ^0.3.1 | ✔ |
husky | ^0.12.0 | ✔ |
jest | ^18.1.0 | ✔ |
node-readme | ^0.1.9 | ✔ |
release-it | ^2.5.1 | ✔ |
rimraf | ^2.5.4 | ✔ |
rollup | ^0.39.2 | ✔ |
rollup-plugin-babel | ^2.6.1 | ✔ |
rollup-plugin-bundle-size | ^1.0.1 | ✔ |
rollup-plugin-commonjs | ^7.0.0 | ✔ |
rollup-plugin-node-resolve | ^2.0.0 | ✔ |
rollup-plugin-uglify | ^1.0.1 | ✔ |
Rajat Sharma (rajatsharma0720@gmail.com)
FAQs
Reverse Composer
We found that compose-r 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
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.