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

@emmetio/snippets

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emmetio/snippets - npm Package Compare versions

Comparing version 0.2.6 to 0.2.8

package-lock.json

4

css.json

@@ -49,3 +49,3 @@ {

"bdrw": "border-right-width",
"bds": "border-style:hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset",
"bds": "border-style:none|hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset",
"bdsp": "border-spacing",

@@ -75,3 +75,3 @@ "bdt": "border-top:${1:1px} ${2:solid} ${3:#000}",

"bgsz": "background-size:contain|cover",
"bxsh": "box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} ${5:color}|none",
"bxsh": "box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} #${5:000}|none",
"bxsz": "box-sizing:border-box|content-box|border-box",

@@ -78,0 +78,0 @@ "c": "color:#${1:000}",

@@ -199,3 +199,3 @@ 'use strict';

"bdrw": "border-right-width",
"bds": "border-style:hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset",
"bds": "border-style:none|hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset",
"bdsp": "border-spacing",

@@ -225,3 +225,3 @@ "bdt": "border-top:${1:1px} ${2:solid} ${3:#000}",

"bgsz": "background-size:contain|cover",
"bxsh": "box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} ${5:color}|none",
"bxsh": "box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} #${5:000}|none",
"bxsz": "box-sizing:border-box|content-box|border-box",

@@ -228,0 +228,0 @@ "c": "color:#${1:000}",

@@ -197,3 +197,3 @@ var html = {

"bdrw": "border-right-width",
"bds": "border-style:hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset",
"bds": "border-style:none|hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset",
"bdsp": "border-spacing",

@@ -223,3 +223,3 @@ "bdt": "border-top:${1:1px} ${2:solid} ${3:#000}",

"bgsz": "background-size:contain|cover",
"bxsh": "box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} ${5:color}|none",
"bxsh": "box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} #${5:000}|none",
"bxsz": "box-sizing:border-box|content-box|border-box",

@@ -226,0 +226,0 @@ "c": "color:#${1:000}",

{
"name": "@emmetio/snippets",
"version": "0.2.6",
"version": "0.2.8",
"description": "Emmet snippets",

@@ -5,0 +5,0 @@ "main": "dist/snippets.cjs.js",

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