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

@emmetio/snippets

Package Overview
Dependencies
Maintainers
2
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.10 to 0.2.11

1

dist/snippets.cjs.js

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

"link:favicon": "link[rel='shortcut icon' type=image/x-icon href='${1:favicon.ico}']",
"link:mf|link:manifest": "link[rel='manifest' href='${1:manifest.json}']",
"link:touch": "link[rel=apple-touch-icon href='${1:favicon.png}']",

@@ -26,0 +27,0 @@ "link:rss": "link[rel=alternate type=application/rss+xml title=RSS href='${1:rss.xml}']",

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

"link:favicon": "link[rel='shortcut icon' type=image/x-icon href='${1:favicon.ico}']",
"link:mf|link:manifest": "link[rel='manifest' href='${1:manifest.json}']",
"link:touch": "link[rel=apple-touch-icon href='${1:favicon.png}']",

@@ -24,0 +25,0 @@ "link:rss": "link[rel=alternate type=application/rss+xml title=RSS href='${1:rss.xml}']",

@@ -22,2 +22,3 @@ {

"link:favicon": "link[rel='shortcut icon' type=image/x-icon href='${1:favicon.ico}']",
"link:mf|link:manifest": "link[rel='manifest' href='${1:manifest.json}']",
"link:touch": "link[rel=apple-touch-icon href='${1:favicon.png}']",

@@ -24,0 +25,0 @@ "link:rss": "link[rel=alternate type=application/rss+xml title=RSS href='${1:rss.xml}']",

2

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

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

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