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

@thisway/next

Package Overview
Dependencies
Maintainers
0
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thisway/next - npm Package Compare versions

Comparing version 0.17.2 to 0.17.3

3

index.js

@@ -16,3 +16,2 @@ var __defProp = Object.defineProperty;

import { cubicOut } from "svelte/easing";
import { on } from "svelte/events";
import { tweened } from "svelte/motion";

@@ -307,4 +306,4 @@ import "svelte/internal/flags/legacy";

});
on(window, "keydown", handleKeydown);
var div = root$4();
$.event("keydown", $.window, handleKeydown);
var node = $.child(div);

@@ -311,0 +310,0 @@ $.component(node, () => MaskComponent.current, ($$anchor2, $$component) => {

{
"name": "@thisway/next",
"version": "0.17.2",
"version": "0.17.3",
"type": "module",

@@ -5,0 +5,0 @@ "sideEffects": false,

Sorry, the diff of this file is not supported yet

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