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

@brajja/ak-style

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brajja/ak-style - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

44

index.js

@@ -20,26 +20,26 @@ var screen = require('./lib/screen')

'pop-midnight-neon': {
layout: pop({
earth: '#0A0D14',
water: '#0E1C30',
roads: '#09131e',
buildings: ['#6DBEFF', '#90F4E3', '#FDF854', '#FFB559', '#EDA4DC'],
forest: '#040308',
landuse: '#06050A'
}),
border: '#0E1C30',
text: '#FDF854'
},
layout: pop({
earth: '#0A0D14',
water: '#192E46',
roads: '#182636',
buildings: ['#6DBEFF', '#90F4E3', '#FDF854', '#FFB559', '#EDA4DC'],
forest: '#040308',
landuse: '#181925'
}),
border: '#192E46',
text: '#F5F276'
},
'pop-teal-wine': {
layout: pop({
earth: '#0A7E99',
water: '#FFFFFF',
roads: '#EEEEEE',
buildings: ['#EE7283', '#BA5562', '#94444E', '#6D3239', '#AD4F5A'],
forest: '#145566',
landuse: '#18637A'
}),
border: '#FFFFFF',
text: '#145566'
},
layout: pop({
earth: '#0A7EA8',
water: '#FFFFFF',
roads: '#EEEEEE',
buildings: ['#C67B93', '#BA5562', '#94444E', '#6D3239', '#AD4F5A'],
forest: '#145575',
landuse: '#186389'
}),
border: '#FFFFFF',
text: '#145575'
},

@@ -46,0 +46,0 @@ 'pop-black-aqua': {

{
"name": "@brajja/ak-style",
"version": "1.0.3",
"version": "1.0.4",
"main": "index.js",

@@ -5,0 +5,0 @@ "scripts": {

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