Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@titaniumnetwork-dev/ultraviolet

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@titaniumnetwork-dev/ultraviolet - npm Package Versions

1234

1.0.4-beta

Diff

e9x
published 1.0.3 •

Changelog

Source

v1.0.3

  • In previous versions, the uvPath export was the default export from the Ultraviolet module. In this version, uvPath is no longer the default export and needs to be imported explicitly.
  • Here is an example of how to import the library:
import { uvPath } from "@titaniumnetwork-dev/ultraviolet";
e9x
published 1.0.2 •

Changelog

Source

v1.0.2

  • This version of Ultraviolet is built using CommonJS, which means it can be used with CommonJS-based module systems such as Node.js.
  • This version also includes a stock sw.js script that users can use as a starting point for their service worker.
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc