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

@gyldendal/kobber-scene

Package Overview
Dependencies
Maintainers
7
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gyldendal/kobber-scene - npm Package Compare versions

Comparing version 0.3.68 to 0.3.69

chunks/chunk-P23VC7DR.js

5

package.json
{
"name": "@gyldendal/kobber-scene",
"version": "0.3.68",
"version": "0.3.69",
"license": "MIT",

@@ -23,6 +23,7 @@ "type": "module",

"devDependencies": {
"@gyldendal/kobber-tsconfig": "*",
"@types/react": "^19.0.2",
"onchange": "^7.1.0",
"react": "^19.0.0",
"tsup": "^7.2.0",
"tsup": "^8.3.5",
"typescript": "^5.7.3"

@@ -29,0 +30,0 @@ },

2

react/index.js

@@ -9,3 +9,3 @@ import {

groupRowsByPresentation
} from "../chunks/chunk-BQJ4LVKR.js";
} from "../chunks/chunk-P23VC7DR.js";

@@ -12,0 +12,0 @@ // src/index.react.tsx

@@ -0,0 +0,0 @@ # Kobber scene

@@ -156,2 +156,2 @@ import * as lit from 'lit';

export { CalculatePaddingOptions, Padding, Scene, SceneBoundary, SceneColumn, SceneImageBackground, SceneRow, calculatePadding, groupRowsByPresentation };
export { type CalculatePaddingOptions, type Padding, Scene, SceneBoundary, SceneColumn, SceneImageBackground, SceneRow, calculatePadding, groupRowsByPresentation };

@@ -9,3 +9,3 @@ import {

groupRowsByPresentation
} from "../chunks/chunk-BQJ4LVKR.js";
} from "../chunks/chunk-P23VC7DR.js";
export {

@@ -12,0 +12,0 @@ Scene,

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