Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cspell/dict-scala

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-scala - npm Package Compare versions

Comparing version 4.0.1 to 5.0.0

132

dict/scala.txt
# cspell-tools: keep-case no-split
BasicIO
ByteswapHashing
CAS_PREV
CAS_ROOT
CAS_SIZE
ClassfileAnnotation
Cloneable
CombinationsItr
ConcatIterator
ConcatIteratorCell
CustomParallelizable
DefaultBufSize
DeprecatedPredef
DoubleMult
GCAS
GCAS_READ
IEEE
IEEEremainder
IntMult
KVNode
LogWL
LongMult
MergeableEither
Na
Parallelizable
PermutationsItr
Predef
ProcessIO
RDCSS_Descriptor
RDCSS_READ_ROOT
ReusableCBF
Scriptable
SerialVersionUID
Specializable
SubsetsItr
Subtractable
Uncloseable
Undoable
a

@@ -22,3 +60,2 @@ abort

adding
addresses
advance

@@ -43,2 +80,4 @@ after

any
any2stringadd
any2stringfmt
apis

@@ -126,3 +165,2 @@ append

buckets
buf
buff

@@ -143,2 +181,3 @@ buffer

calc
calcNumElems
call

@@ -151,3 +190,2 @@ callback

capitalize
cas
case

@@ -159,3 +197,2 @@ catch

cause
cbf
cbrt

@@ -176,3 +213,2 @@ ccol

class
classfile
classifier

@@ -183,5 +219,3 @@ clear

clone
cloneable
close
cmd
coarsest

@@ -225,2 +259,3 @@ code

cond
condOpt
conditional

@@ -251,3 +286,2 @@ config

copyright
cores
corresponds

@@ -263,3 +297,2 @@ cosh

curried
custom
cyan

@@ -374,3 +407,5 @@ d

enumeration
env
envOrElse
envOrNone
envOrSome
environment

@@ -380,5 +415,7 @@ equal

equals
equalsNumChar
equalsNumNum
equalsNumObject
equiv
erasure
eremainder
err

@@ -462,4 +499,5 @@ error

from
fromUTF
front
fst
fstSeq
fully

@@ -471,3 +509,3 @@ function

gaussian
gcas
gcasRead
gen

@@ -522,3 +560,2 @@ generator

idle
iee
if

@@ -563,3 +600,2 @@ ignorable

inserted
insertif
insertion

@@ -570,6 +606,6 @@ instance

integral
integralNum
internal
interpolator
interrupt
interruptible
intersect

@@ -585,3 +621,3 @@ intersection

invoke
io
ioFailure
is

@@ -595,7 +631,11 @@ item

iters
itr
j
jar
java
jdk
javaVmArguments
javaVmInfo
javaVmName
javaVmVendor
javaVmVersion
jdkHome
join

@@ -607,5 +647,5 @@ keep

kinds
kmp
kmpSearch
known
kv
kvPair
l

@@ -615,2 +655,3 @@ lambda

last
lastPtr
lastbuff

@@ -679,2 +720,3 @@ latch

map
mappable
mapped

@@ -693,3 +735,2 @@ mapping

merge
mergeable
merged

@@ -727,4 +768,2 @@ merger

more
msg
mult
multi

@@ -735,3 +774,2 @@ multiply

n
na
name

@@ -754,4 +792,7 @@ names

nil
nn
nnSizeMapAdd
nnSizeMapRemove
nnSizeMapReset
no
noTraceSupression
node

@@ -767,3 +808,4 @@ noinline

null
num
numCores
numRangeElements
number

@@ -782,2 +824,3 @@ numblocks

on
onIOInterrupt
once

@@ -816,3 +859,2 @@ one

parallelism
parallelizable
param

@@ -858,4 +900,4 @@ parameter

pred
predef
prefer
preferIPv4Stack
preferIPv6Addresses
prefix

@@ -892,3 +934,3 @@ prepare

psplit
ptr
psplitWithSignalling
publish

@@ -899,3 +941,2 @@ publisher

put
pv
queue

@@ -913,3 +954,2 @@ queued

raw
rdcss
read

@@ -921,2 +961,3 @@ reader

rec
rec_insertif
recalculate

@@ -985,2 +1026,3 @@ recover

run
runInterruptible
runloop

@@ -992,7 +1034,7 @@ runnable

scala
scalac
scalaCmd
scalacCmd
scale
scan
script
scriptable
search

@@ -1013,3 +1055,2 @@ searching

sequentially
serial
serializable

@@ -1065,3 +1106,2 @@ serialization

spec
specializable
specialized

@@ -1092,4 +1132,2 @@ split

string
stringadd
stringfmt
strings

@@ -1112,3 +1150,2 @@ strip

subtract
subtractable
subtype

@@ -1123,3 +1160,2 @@ success

suppression
supression
surplus

@@ -1171,4 +1207,5 @@ surrogate

title
tmp
tmpDir
to
toUTF
toggle

@@ -1181,3 +1218,3 @@ tombed

totaltasks
tp
tpEquals
trace

@@ -1209,3 +1246,2 @@ trailer

types
uid
ultimately

@@ -1220,3 +1256,2 @@ unanchored

unchecked
uncloseable
uncurried

@@ -1228,3 +1263,2 @@ undefined

undo
undoable
unicode

@@ -1263,3 +1297,2 @@ unified

user
utf
util

@@ -1280,7 +1313,7 @@ utils

version
versionMsg
view
vm
vmap
volatile
vset
vsetDefined
wait

@@ -1300,3 +1333,2 @@ warning

with
wl
word

@@ -1303,0 +1335,0 @@ work

{
"name": "@cspell/dict-scala",
"version": "4.0.1",
"version": "5.0.0",
"description": "Scala dictionary for cspell.",

@@ -14,3 +14,3 @@ "publishConfig": {

"scripts": {
"build": "cspell-tools-cli compile --keep-raw-case --use-legacy-splitter src/scala.txt --no-compress -o ./dict",
"build": "cspell-tools-cli build",
"test": "head -n 1000 src/scala.txt | cspell -v -c ./cspell-ext.json --local=* --languageId=scala stdin",

@@ -41,3 +41,3 @@ "prepublishOnly": "echo pre-publish",

],
"gitHead": "a8ff83095adc9f526f48772c52195e0456f78668"
"gitHead": "50e337bb612dd8ebe3d91c09faa1a2b130997ae4"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc