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

@potok/theme

Package Overview
Dependencies
Maintainers
6
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@potok/theme - npm Package Compare versions

Comparing version 0.7.5 to 0.7.6

5

lib/colors.js

@@ -10,2 +10,3 @@ import _ from 'lodash';

[colorThemes.recruitmentAgency]: '#5649f2',
[colorThemes.securityProfileHCB]: '#eb6b86',
},

@@ -20,2 +21,3 @@ G500: '#0ce0ad', // base green

[colorThemes.recruitmentAgency]: '#4758f3',
[colorThemes.securityProfileHCB]: '#ed375e',
},

@@ -25,2 +27,3 @@ B400: {

[colorThemes.recruitmentAgency]: '#6284ff',
[colorThemes.securityProfileHCB]: '#f591a6',
},

@@ -30,2 +33,3 @@ B100: {

[colorThemes.recruitmentAgency]: '#a1c4f9',
[colorThemes.securityProfileHCB]: '#f5acbb',
},

@@ -35,2 +39,3 @@ B50: {

[colorThemes.recruitmentAgency]: '#f2f8ff',
[colorThemes.securityProfileHCB]: '#f9e2e7',
},

@@ -37,0 +42,0 @@ G400: '#01fdd5',

1

lib/theme.js

@@ -14,2 +14,3 @@ export const appearances = {

recruitmentAgency: 'recruitmentAgency',
securityProfileHCB: 'securityProfileHCB',
};

@@ -16,0 +17,0 @@

4

package.json
{
"name": "@potok/theme",
"version": "0.7.5",
"version": "0.7.6",
"description": "Potok.io UI Kit Theme package",

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

},
"gitHead": "8866675588ff479d295438876fadbb6fcced8a5e"
"gitHead": "6b92ee351a6a7165543caeb2f91e726097dc5bf9"
}
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