Socket
Socket
Sign inDemoInstall

@sagittal/general

Package Overview
Dependencies
7
Maintainers
2
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @sagittal/general

general utilities for the Sagittal notation system


Version published
Weekly downloads
2
Maintainers
2
Created
Weekly downloads
 

Readme

Source

sagittal-general

general utilities for the Sagittal notation system

development

npm run build builds two versions of the package: one with CJS modules and one with ESM modules; otherwise exactly the same. This is so the project can be used isomorphically (in both Node and the browser). The two packages are exposed as main and module, respectively. sideEffects: false has been marked in package.json to allow the ESM version to be tree-shaken by consumers.

FAQs

Last updated on 03 Oct 2022

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc