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

stylobate-islands

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylobate-islands - npm Package Compare versions

Comparing version 0.10.2 to 0.10.3

2

package.json
{
"name": "stylobate-islands",
"version": "0.10.2",
"version": "0.10.3",
"author": "Roman Komarov <kizmarh@ya.ru> (http://kizu.ru/en/)",

@@ -5,0 +5,0 @@ "licence": "MIT",

@@ -16,6 +16,3 @@ ---

>
> .userpic
> kind: icon (size 42px)
> skin: userpic
> {:.styl}
> <div class="example:userpic"></div>

@@ -28,6 +25,3 @@ Можно применять и к ссылкам, есть дополнительный скин-модификатор для ховера, его можно применить через соответствующий параметр:

>
> .userpic:link,
> .userpic:visited
> skin: userpic_ (_hover '&:hover')
> {:.styl}
> <div class="example:userpic_link"></div>

@@ -39,3 +33,3 @@ Ну и пример «из шапки» — с юзернеймом и [иконкой нотификации](#notification).

> <span class="user-pic" style="background-image: url('http://im3-tub-ru.yandex.net/i?id=37564715-37-72.gif')">
> <span class="icon-notification">7</span>
> <span class="icon_notification">7</span>
> </span>

@@ -46,18 +40,2 @@ > <span class="user-name">Inky</span>

>
> .user
> kind: block inline, centering
> skin: link #000
>
> &-pic
> kind: icon (size 42px), centering-item
> skin: userpic (_hover '.user:hover > &')
>
> & > .icon-notification
> position: absolute
> top: -1px
> right: -4px
>
> &-name
> kind: centering-item
> margin-left: $xs
> {:.styl}
> <div class="example:user"></div>

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