ecmarkdown
Advanced tools
Comparing version 7.1.0 to 7.2.0
@@ -152,2 +152,3 @@ declare type ActualOmit<T, K extends string> = T extends unknown ? Omit<T, K> : never; | ||
value: string; | ||
location: LocationRange; | ||
}[]; | ||
@@ -163,2 +164,3 @@ location: LocationRange; | ||
value: string; | ||
location: LocationRange; | ||
}[]; | ||
@@ -165,0 +167,0 @@ location: LocationRange; |
{ | ||
"name": "ecmarkdown", | ||
"version": "7.1.0", | ||
"version": "7.2.0", | ||
"description": "A compiler for \"Ecmarkdown\" algorithm shorthand into HTML.", | ||
@@ -5,0 +5,0 @@ "main": "dist/ecmarkdown.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
51448
1231
0