@emmetio/css-abbreviation
Advanced tools
Comparing version 2.1.5 to 2.1.6
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
89995
Updated@emmetio/scanner@^1.0.2