Socket
Book a DemoInstallSign in
Socket

svgo-utils

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svgo-utils

Utility functions and constants to power SVGO.

latest
npmnpm
Version
0.3.0
Version published
Maintainers
0
Created
Source

svgo-utils

Utility functions and constants to power SVGO.

  • Source code
  • npm package
  • Licenses
  • Package Phobia
  • bundlejs
  • npm trends
  • Snyk Advisor
  • Visualization of npm dependencies
  • NPM Chart

Development

Install fnm (if necessary).

fnm install && fnm use && node --version && npm --version
npm install
npm run lint
npm run format
npm run test

Deployment

npm version patch
npm version minor
npm version major
npm run build
npm pack --dry-run
echo "v$(npm pkg get version | tr -d \")" | pbcopy
npm login
npm publish

Keywords

svgo

FAQs

Package last updated on 07 Oct 2024

Did you know?

Socket

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.

Install

Related posts