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

@vtbag/inspection-chamber

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtbag/inspection-chamber - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

6

package.json
{
"name": "@vtbag/inspection-chamber",
"version": "1.0.14",
"version": "1.0.15",
"main": "lib/index.js",

@@ -41,4 +41,4 @@ "description": "The Inspection Chamber is an in-browser development tool that gives you all the knobs and dials to interactively put your view transitions through their paces.",

"devDependencies": {
"@changesets/cli": "^2.27.8",
"@eslint/js": "^9.11.1",
"@changesets/cli": "^2.27.9",
"@eslint/js": "^9.12.0",
"@types/dom-view-transitions": "^1.0.5",

@@ -45,0 +45,0 @@ "esbuild": "^0.24.0",

@@ -14,8 +14,10 @@ [⭐️ Please star to support this work! ⭐️](https://github.com/vtbag/inspection-chamber)

Improved error handling.
In addition to CSS animations of pseudo-elements, the Chamber can now also handle animations of pseudo-elements started using the Web Animation API.
For details, see the [CHANGELOG](https://github.com/vtbag/inspection-chamber/blob/main/CHANGELOG.md)
For latest changes, see the [CHANGELOG](https://github.com/vtbag/inspection-chamber/blob/main/CHANGELOG.md)
## What happened so far:
> Improved error handling
> Names in the Animation Groups panel are now shown in the order in which the transition groups appear as children of the `::view-transition` pseudo-element. This makes it easier to understand how the individual groups overlap during rendering.

@@ -22,0 +24,0 @@

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