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

dasmaql-svelte

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dasmaql-svelte - npm Package Compare versions

Comparing version

to
0.2.4

2

package.json
{
"name": "dasmaql-svelte",
"version": "0.2.3",
"version": "0.2.4",
"description": "A Svelte component providing an example of how DasmaQL can be utilized. DasmaQL is a lightweight query language used for data retrieval.",

@@ -5,0 +5,0 @@ "scripts": {

@@ -30,3 +30,3 @@ # DasmaQL Svelte - Work in Progress

<SvelteDasmaQl {fields} {callbackSearch} />
<DasmaQl {fields} {callbackSearch} />
```

@@ -33,0 +33,0 @@