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

@vtbag/utensil-drawer

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtbag/utensil-drawer - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

lib/bundled/vtn.js

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

"use strict";(()=>{function r(e,i){document.querySelectorAll(e).forEach((s,t,a)=>{s.style.viewTransitionName=`${i}${a.length>1?t:""}`})}function p(){addEventListener("pagereveal",()=>{document.querySelectorAll("script").forEach(e=>{((e.getAttribute("data-spec")??"")+";"+(e.getAttribute("data-spec-in")??"")).split(/\s*;\s*/).forEach(n=>{let[s,t]=n.split(/\s*:\s*/,2);t!==void 0&&r(s,t.trim())})})}),addEventListener("pageswap",()=>{document.querySelectorAll("script").forEach(e=>{((e.getAttribute("data-spec")??"")+";"+(e.getAttribute("data-spec-out")??"")).split(/\s*;\s*/).forEach(n=>{let[s,t]=n.split(/\s*:\s*/,2);t!==void 0&&r(s,t.trim())})})})}})();
"use strict";(()=>{function r(e,i){document.querySelectorAll(e).forEach((s,t,a)=>{s.style.viewTransitionName=`${i}${a.length>1?t:""}`})}function o(){addEventListener("pagereveal",()=>{document.querySelectorAll("script").forEach(e=>{((e.getAttribute("data-spec")??"")+";"+(e.getAttribute("data-spec-in")??"")).split(/\s*;\s*/).forEach(n=>{let[s,t]=n.split(/\s*:\s*/,2);t!==void 0&&r(s,t.trim())})})}),addEventListener("pageswap",()=>{document.querySelectorAll("script").forEach(e=>{((e.getAttribute("data-spec")??"")+";"+(e.getAttribute("data-spec-out")??"")).split(/\s*;\s*/).forEach(n=>{let[s,t]=n.split(/\s*:\s*/,2);t!==void 0&&r(s,t.trim())})})})}o();})();
{
"name": "@vtbag/utensil-drawer",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "description": "Pull out just what you need to craft seamless transitions. The Utensil Drawer holds reusable functions to help you build websites with view transitions. It is a bit sparse right now, but like the one in your kitchen, it is bound to fill up over time.",

@@ -16,3 +16,3 @@ [⭐️Please star to support this work⭐️](https://github.com/vtbag/utensil-drawer)

This is the initial release.
This is an early release.

@@ -19,0 +19,0 @@ For details see the [CHANGELOG](https://github.com/vtbag/utensil-drawer/blob/main/CHANGELOG.md)

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