Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

drei

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drei - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

6

dist/index.cjs.js

@@ -53,3 +53,4 @@ 'use strict';

ref: mergeRefs([controls, ref]),
args: [camera, gl.domElement]
args: [camera, gl.domElement],
enableDamping: true
}, props));

@@ -92,3 +93,4 @@ });

ref: mergeRefs([controls, ref]),
args: [camera, gl.domElement]
args: [camera, gl.domElement],
enableDamping: true
}, props));

@@ -95,0 +97,0 @@ });

@@ -41,3 +41,4 @@ import _extends from '@babel/runtime/helpers/esm/extends';

ref: mergeRefs([controls, ref]),
args: [camera, gl.domElement]
args: [camera, gl.domElement],
enableDamping: true
}, props));

@@ -75,3 +76,4 @@ });

ref: mergeRefs([controls, ref]),
args: [camera, gl.domElement]
args: [camera, gl.domElement],
enableDamping: true
}, props));

@@ -78,0 +80,0 @@ });

{
"name": "drei",
"version": "0.0.11",
"version": "0.0.12",
"description": "useful add-ons for react-three-fiber",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js",

@@ -30,3 +30,3 @@ [![Build Status](https://travis-ci.org/react-spring/drei.svg?branch=master)](https://travis-ci.org/react-spring/drei) [![npm version](https://badge.fury.io/js/drei.svg)](https://badge.fury.io/js/drei) ![npm](https://img.shields.io/npm/dt/drei.svg)

- [x] `<Detailed />`, a wrapper around THREE.LOD (Level of detail)
- [x] `<Detailed />`, a wrapper around THREE.LOD (Level of detail) | [sandbox](https://codesandbox.io/s/r3f-drei-detailed-dep1v)

@@ -41,3 +41,3 @@ ```jsx

- [x] `<PositionalAudo />`, a wrapper around THREE.PositionalAudio
- [x] `<PositionalAudio />`, a wrapper around THREE.PositionalAudio | [sandbox](https://codesandbox.io/s/r3f-drei-positionalaudio-yi1o0)

@@ -44,0 +44,0 @@ ```jsx

Sorry, the diff of this file is not supported yet

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