New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alshdavid/kit

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alshdavid/kit - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

2

browser/esm/preact.js

@@ -503,3 +503,3 @@ // node_modules/.pnpm/preact@10.25.4/node_modules/preact/dist/preact.module.js

// lib/browser/preact/htm.ts
var html = htm_module_default.default.bind(g);
var html = htm_module_default.bind(g);

@@ -506,0 +506,0 @@ // lib/browser/preact/inject.ts

@@ -503,3 +503,3 @@ // node_modules/.pnpm/preact@10.25.4/node_modules/preact/dist/preact.module.js

// lib/browser/preact/htm.ts
var html = htm_module_default.default.bind(g);
var html = htm_module_default.bind(g);

@@ -506,0 +506,0 @@ // lib/browser/preact/inject.ts

@@ -1,1 +0,1 @@

export declare const html: (strings: TemplateStringsArray, ...values: any[]) => import("preact").VNode<import("preact").Attributes> | import("preact").VNode<import("preact").Attributes>[];
export declare const html: any;
{
"name": "@alshdavid/kit",
"version": "0.0.19",
"version": "0.0.20",
"license": "MIT",

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

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