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

@threlte/core

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@threlte/core - npm Package Compare versions

Comparing version 5.0.4 to 5.0.5

6

dist/CHANGELOG.md
# @threlte/core
## 5.0.5
### Patch Changes
- 20ed409: Expose Props, Events and Slots type to move forward with v5 syntax exposure and abstraction abilities
## 5.0.4

@@ -4,0 +10,0 @@

1

dist/index.d.ts

@@ -42,2 +42,3 @@ export { default as Canvas } from './Canvas.svelte';

export { T } from './three/T';
export type { Props, Events, Slots } from './three/types';
export { useFrame } from './hooks/useFrame';

@@ -44,0 +45,0 @@ export { useThrelte } from './hooks/useThrelte';

2

package.json
{
"name": "@threlte/core",
"version": "5.0.4",
"version": "5.0.5",
"author": "Grischa Erbe <hello@legrisch.com> (https://legrisch.com)",

@@ -5,0 +5,0 @@ "license": "MIT",

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