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

@newageerp/v3.layout.theme-provider

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newageerp/v3.layout.theme-provider - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

1

dist/constants.d.ts

@@ -6,2 +6,3 @@ export declare type ThemeData = {

'text-dark-gray': string[];
'text-light-gray': string[];
'side': {

@@ -8,0 +9,0 @@ border: {

@@ -21,2 +21,5 @@ "use strict";

],
"text-light-gray": [
'tw3-text-slate-400 dark:tw3-text-slate-500'
],
'side': {

@@ -23,0 +26,0 @@ border: {

4

package.json
{
"name": "@newageerp/v3.layout.theme-provider",
"version": "0.2.1",
"version": "0.2.2",
"homepage": "https://bit.dev/newageerp/v3/layout/theme-provider",

@@ -9,3 +9,3 @@ "main": "dist/index.js",

"name": "v3/layout/theme-provider",
"version": "0.2.1"
"version": "0.2.2"
},

@@ -12,0 +12,0 @@ "dependencies": {

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