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.8 to 0.2.9

1

dist/snippets.cjs.js

@@ -7,2 +7,3 @@ 'use strict';

"a:mail": "a[href='mailto:${0}']",
"a:tel": "a[href='tel:+${0}']",
"abbr": "abbr[title]",

@@ -9,0 +10,0 @@ "acr|acronym": "acronym[title]",

@@ -5,2 +5,3 @@ var html = {

"a:mail": "a[href='mailto:${0}']",
"a:tel": "a[href='tel:+${0}']",
"abbr": "abbr[title]",

@@ -7,0 +8,0 @@ "acr|acronym": "acronym[title]",

@@ -5,2 +5,3 @@ {

"a:mail": "a[href='mailto:${0}']",
"a:tel": "a[href='tel:+${0}']",
"abbr": "abbr[title]",

@@ -7,0 +8,0 @@ "acr|acronym": "acronym[title]",

2

package-lock.json
{
"name": "@emmetio/snippets",
"version": "0.2.8",
"version": "0.2.9",
"lockfileVersion": 1,

@@ -5,0 +5,0 @@ "requires": true,

{
"name": "@emmetio/snippets",
"version": "0.2.8",
"version": "0.2.9",
"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