Socket
Socket
Sign inDemoInstall

@emmetio/css-abbreviation

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emmetio/css-abbreviation - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

dist/parser/index.d.ts

@@ -16,2 +16,4 @@ import { StringValue, NumberValue, ColorValue, Literal, AllTokens, Field } from '../tokenizer/tokens';

important: boolean;
/** Snippet matched with current property */
snippet?: any;
}

@@ -18,0 +20,0 @@ export interface ParseOptions {

4

package.json
{
"name": "@emmetio/css-abbreviation",
"version": "2.1.1",
"version": "2.1.2",
"description": "Parses Emmet CSS abbreviation into AST tree",

@@ -46,3 +46,3 @@ "main": "./dist/css-abbreviation.cjs.js",

},
"gitHead": "82b153e96484d3b840143d3bac2e382453e3c3f7"
"gitHead": "773a5ba29a8c2ece259b4f07003a6879ec580c5f"
}
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