Socket
Socket
Sign inDemoInstall

@operational/utils

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operational/utils - npm Package Compare versions

Comparing version 0.1.0-13 to 0.1.0-14

lib/colorAssigner.d.ts

1

lib/index.d.ts

@@ -5,1 +5,2 @@ export { fadeIn, resetTransform, spin, baseStylesheet, injectStylesheet } from "./styles";

export { wrapTheme } from "./theme";
export { colorAssigner } from "./colorAssigner";

@@ -20,2 +20,4 @@ "use strict";

exports.wrapTheme = theme_1.wrapTheme;
var colorAssigner_1 = require("./colorAssigner");
exports.colorAssigner = colorAssigner_1.colorAssigner;
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@operational/utils",
"version": "0.1.0-13",
"version": "0.1.0-14",
"description": "A collection of utilities used within the Contiamo UI suite",

@@ -25,3 +25,3 @@ "main": "./lib/index.js",

"dependencies": {
"@operational/theme": "^0.1.0-13",
"@operational/theme": "^0.1.0-14",
"glamor": "^2.20.40",

@@ -28,0 +28,0 @@ "glamorous": "^4.9.7",

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