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

@thisway/base

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thisway/base - npm Package Compare versions

Comparing version 0.6.0-beta.0 to 0.6.0-beta.1

2

lib/types.d.ts

@@ -134,3 +134,3 @@ import type { ComponentType } from 'svelte';

onClose?(): void;
onKeydown?(event: KeyboardEvent): TourAction;
onKeydown?(event: KeyboardEvent): TourAction | undefined;
}

@@ -137,0 +137,0 @@ export type Transform = [number, number, number, number, number, number];

{
"name": "@thisway/base",
"version": "0.6.0-beta.0",
"version": "0.6.0-beta.1",
"type": "module",

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

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