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.7 to 5.0.8

6

dist/CHANGELOG.md
# @threlte/core
## 5.0.8
### Patch Changes
- 104ba90: Republishing due to <TransformControls> inconsistency
## 5.0.7

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

6

dist/types/components.d.ts

@@ -117,5 +117,5 @@ import type { Audio, BufferGeometry, Camera, ColorRepresentation, Light, Line, Material, Mesh, Object3D, PositionalAudio, Vector3, Vector3Tuple } from 'three';

enabled?: boolean;
translationSnap?: number;
scaleSnap?: number;
rotationSnap?: number;
translationSnap?: number | null;
scaleSnap?: number | null;
rotationSnap?: number | null;
showX?: boolean;

@@ -122,0 +122,0 @@ showY?: boolean;

{
"name": "@threlte/core",
"version": "5.0.7",
"version": "5.0.8",
"author": "Grischa Erbe <hello@legrisch.com> (https://legrisch.com)",

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

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