New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sk-web-gui/theme

Package Overview
Dependencies
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sk-web-gui/theme - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

3

dist/types/types.d.ts

@@ -53,5 +53,2 @@ import { DeepPartial } from '@sk-web-gui/utils';

}
export interface DefaultProps {
className?: string;
}
export type GuiThemeOverride = DeepPartial<GuiTheme>;

12

package.json
{
"name": "@sk-web-gui/theme",
"version": "0.1.11",
"version": "0.1.12",
"sideEffects": false,

@@ -37,13 +37,13 @@ "license": "MIT",

"devDependencies": {
"@types/lodash.set": "^4.3.6",
"react": "^17.0.2"
"@types/lodash.set": "^4.3.7",
"react": "^18.2.0"
},
"dependencies": {
"@sk-web-gui/utils": "0.1.5",
"@sk-web-gui/utils": "0.1.6",
"lodash.set": "^4.3.2"
},
"peerDependencies": {
"react": ">=16.8.6"
"react": ">=18.2.0"
},
"gitHead": "3a72018bb2de73c6e1db1a461cbed02b37e4827e"
"gitHead": "31d25c7a23df03a321f83ac5bf489e23a97c0a86"
}

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