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.1

10

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

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

},
"main": "./lib/index.cjs",
"module": "./lib/index.js",
"main": "./lib/index.js",
"exports": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js",
"require": "./lib/index.cjs"
".": "./lib/index.js",
"./package.json": "./package.json"
},

@@ -22,0 +20,0 @@ "types": "./lib/index.d.ts",