Socket
Socket
Sign inDemoInstall

@emmetio/snippets-registry

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.3.0

4

dist/snippets-registry.cjs.js
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
class Snippet {

@@ -231,2 +229,2 @@ constructor(key, value) {

exports['default'] = SnippetsRegistry;
module.exports = SnippetsRegistry;
{
"name": "@emmetio/snippets-registry",
"version": "0.2.1",
"version": "0.3.0",
"description": "JavaScript module for storing and retrieving Emmet snippets",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc