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

@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.5 to 2.1.6

dist/index.cjs

10

package.json
{
"name": "@emmetio/css-abbreviation",
"version": "2.1.5",
"version": "2.1.6",
"description": "Parses Emmet CSS abbreviation into AST tree",
"main": "./dist/index.cjs.js",
"main": "./dist/index.cjs",
"module": "./dist/index.js",

@@ -11,3 +11,3 @@ "types": "./dist/index.d.ts",

"import": "./dist/index.js",
"require": "./dist/index.cjs.js"
"require": "./dist/index.cjs"
},

@@ -33,3 +33,3 @@ "scripts": {

"dependencies": {
"@emmetio/scanner": "^1.0.1"
"@emmetio/scanner": "^1.0.2"
},

@@ -52,3 +52,3 @@ "devDependencies": {

},
"gitHead": "ee1fe60b7cdbb73930ff626803fa3a920d5119df"
"gitHead": "406e38e35d0a7fc4ef4dab85a2fd3559b2531f66"
}
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