Socket
Socket
Sign inDemoInstall

svelte-check

Package Overview
Dependencies
Maintainers
3
Versions
255
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-check - npm Package Compare versions

Comparing version 3.6.0 to 3.6.1

3

dist/src/svelte-shims-v4.d.ts

@@ -148,2 +148,5 @@ // Whenever a ambient declaration changes, its number should be increased

// @ts-ignore Svelte v3/v4 don't have this
declare function __sveltets_2_ensureSnippet(val: ReturnType<import('svelte').Snippet>): any;
/** @internal PRIVATE API, DO NOT USE */

@@ -150,0 +153,0 @@ type __sveltets_2_SvelteAnimationReturnType = {

@@ -227,2 +227,5 @@ // Whenever a ambient declaration changes, its number should be increased

// @ts-ignore Svelte v3/v4 don't have this
declare function __sveltets_2_ensureSnippet(val: ReturnType<import('svelte').Snippet>): any;
/** @internal PRIVATE API, DO NOT USE */

@@ -229,0 +232,0 @@ type __sveltets_2_SvelteAnimationReturnType = {

2

package.json
{
"name": "svelte-check",
"description": "Svelte Code Checker Terminal Interface",
"version": "3.6.0",
"version": "3.6.1",
"main": "./dist/src/index.js",

@@ -6,0 +6,0 @@ "bin": "./bin/svelte-check",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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