@cspell/dict-typescript
Advanced tools
Comparing version 3.1.9 to 3.1.10
@@ -7,2 +7,3 @@ | ||
ANISOTROPY | ||
AnimationEvent | ||
Array | ||
@@ -26,4 +27,6 @@ ArrayBuffer | ||
CSSOM | ||
ClipboardEvent | ||
Cmac | ||
Collator | ||
CompositionEvent | ||
Convolve | ||
@@ -43,2 +46,3 @@ Convolver | ||
Dirs | ||
DragEvent | ||
Dtls | ||
@@ -55,3 +59,5 @@ Dtmf | ||
Error | ||
ErrorEvent | ||
EvalError | ||
Event | ||
FEBLEND | ||
@@ -69,2 +75,4 @@ FECOLORMATRIX | ||
Float64x2 | ||
FocusEvent | ||
FormDataEvent | ||
Formatonkey | ||
@@ -80,2 +88,3 @@ Framebuffer | ||
Geterr | ||
GlobalEventHandlersEventMap | ||
HARDWARECHANGE | ||
@@ -97,2 +106,3 @@ HTMLBR | ||
Infinity | ||
InputEvent | ||
Int16Array | ||
@@ -110,2 +120,3 @@ Int16x8 | ||
Kashida | ||
KeyboardEvent | ||
Keyframe | ||
@@ -156,2 +167,3 @@ Keyframes | ||
Miterlimit | ||
MouseEvent | ||
Moveto | ||
@@ -183,5 +195,7 @@ NEGATIVE_INFINITY | ||
PluralRules | ||
PointerEvent | ||
Polyline | ||
Predecrement | ||
Progi | ||
ProgressEvent | ||
Promise | ||
@@ -225,2 +239,3 @@ Properties | ||
Sdes | ||
SecurityPolicyViolationEvent | ||
Serializer | ||
@@ -236,2 +251,3 @@ Set | ||
Subdownload | ||
SubmitEvent | ||
Symbol | ||
@@ -241,4 +257,7 @@ SyntaxError | ||
TSX | ||
TouchEvent | ||
TransitionEvent | ||
TypeError | ||
TypedArray | ||
UIEvent | ||
UNCACHED | ||
@@ -264,2 +283,3 @@ URIError | ||
WebAssembly | ||
WheelEvent | ||
XDPI | ||
@@ -314,2 +334,3 @@ XMAXYMAX | ||
add | ||
addEventListener | ||
added | ||
@@ -519,4 +540,6 @@ addition | ||
beforeend | ||
beforeinput | ||
beforepaste | ||
beforeprint | ||
beforetoggle | ||
beforeunload | ||
@@ -785,2 +808,5 @@ begin | ||
composition | ||
compositionend | ||
compositionstart | ||
compositionupdate | ||
compound | ||
@@ -835,3 +861,5 @@ compressed | ||
context | ||
contextlost | ||
contextmenu | ||
contextrestored | ||
contextual | ||
@@ -895,2 +923,3 @@ continue | ||
custom | ||
cut | ||
cycle | ||
@@ -1351,2 +1380,3 @@ darken | ||
formatting | ||
formdata | ||
forms | ||
@@ -2127,4 +2157,6 @@ forward | ||
onbeforedeactivate | ||
onbeforeinput | ||
onbeforepaste | ||
onbeforeprint | ||
onbeforetoggle | ||
onbeforeunload | ||
@@ -2154,3 +2186,5 @@ onblocked | ||
onconnectionstatechange | ||
oncontextlost | ||
oncontextmenu | ||
oncontextrestored | ||
oncontrollerchange | ||
@@ -2193,2 +2227,3 @@ oncopy | ||
onfocusout | ||
onformdata | ||
onfulfilled | ||
@@ -2303,2 +2338,3 @@ onfullscreenchange | ||
onscroll | ||
onscrollend | ||
onsecuritypolicyviolation | ||
@@ -2315,2 +2351,3 @@ onseeked | ||
onsignalingstatechange | ||
onslotchange | ||
onsoundend | ||
@@ -2371,4 +2408,8 @@ onsoundstart | ||
onwaitingforkey | ||
onwebkitanimationend | ||
onwebkitanimationiteration | ||
onwebkitanimationstart | ||
onwebkitfullscreenchange | ||
onwebkitfullscreenerror | ||
onwebkittransitionend | ||
onwheel | ||
@@ -2778,2 +2819,3 @@ onzoom | ||
remove | ||
removeEventListener | ||
removed | ||
@@ -2905,2 +2947,3 @@ removesourcebuffer | ||
scrollbars | ||
scrollend | ||
scrolling | ||
@@ -3060,2 +3103,3 @@ sctp | ||
slot | ||
slotchange | ||
slottable | ||
@@ -3586,5 +3630,9 @@ small | ||
webkit | ||
webkitanimationend | ||
webkitanimationiteration | ||
webkitanimationstart | ||
webkitdirectory | ||
webkitfullscreenchange | ||
webkitfullscreenerror | ||
webkittransitionend | ||
webnotifications | ||
@@ -3591,0 +3639,0 @@ webview |
{ | ||
"name": "@cspell/dict-typescript", | ||
"version": "3.1.9", | ||
"version": "3.1.10", | ||
"description": "TypeScript and JavaScript dictionary for cspell.", | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
], | ||
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" | ||
"gitHead": "09ecd8c67c471bfc64a9ad783c303f30d820fb67" | ||
} |
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
40181