You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

markuplint-angular-parser

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markuplint-angular-parser - npm Package Compare versions

Comparing version

to
3.0.0

12

package.json
{
"name": "markuplint-angular-parser",
"version": "2.0.0",
"version": "3.0.0",
"type": "module",

@@ -34,8 +34,6 @@ "description": "Angular parser for markuplint.",

"dependencies": {
"@markuplint/html-parser": "^3.6.1",
"@markuplint/ml-ast": "^3.1.0",
"@markuplint/parser-utils": "^3.6.1",
"angular-html-parser": "^4.0.1",
"synckit": "^0.8.5",
"tslib": "^2.5.0"
"@markuplint/ml-ast": "^4.4.9",
"@markuplint/parser-utils": "^4.8.5",
"angular-html-parser": "^8.0.1",
"uuid": "^11.1.0"
},

@@ -42,0 +40,0 @@ "publishConfig": {