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

roosterjs-color-utils

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

roosterjs-color-utils - npm Package Compare versions

Comparing version 1.0.0-dev.0 to 1.0.0-size-optimized.0

lib-amd/index.d.ts

0

lib-amd/index.js

@@ -0,0 +0,0 @@ define(["require", "exports", "./utils/getDarkColor"], function (require, exports, getDarkColor_1) {

@@ -0,0 +0,0 @@ define(["require", "exports", "color"], function (require, exports, Color) {

export { default as getDarkColor } from './utils/getDarkColor';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

4

package.json

@@ -6,6 +6,6 @@ {

"color": "^3.0.0",
"roosterjs-editor-types": "8.15.0-dev.0"
"roosterjs-editor-types": "8.19.3-size-optimized.0"
},
"main": "./lib/index.js",
"version": "1.0.0-dev.0",
"version": "1.0.0-size-optimized.0",
"typings": "./lib/index.d.ts",

@@ -12,0 +12,0 @@ "license": "MIT",

@@ -21,3 +21,3 @@ [![Build Status](https://github.com/microsoft/roosterjs/actions/workflows/build-and-deploy.yml/badge.svg)](https://github.com/microsoft/roosterjs/actions/workflows/build-and-deploy.yml)

Rooster contains 6 packages.
Rooster contains 6 basic packages.

@@ -48,2 +48,10 @@ 1. [roosterjs](https://microsoft.github.io/roosterjs/docs/modules/roosterjs.html):

There are also some extension packages to provide additional functionalities.
1. [roosterjs-color-utils](https://microsoft.github.io/roosterjs/docs/modules/roosterjs_color_utils.html):
Provide color transformation utility to make editor work under dark mode.
2. [roosterjs-react](https://microsoft.github.io/roosterjs/docs/modules/roosterjs_react.html):
Provide a React wrapper of roosterjs so it can be easily used with React.
### APIs

@@ -50,0 +58,0 @@

@@ -0,0 +0,0 @@ define(["require", "exports", "color", "../../lib/utils/getDarkColor"], function (require, exports, Color, getDarkColor_1) {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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