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

@p4d/leapmotion

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@p4d/leapmotion - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

2

package.json
{
"name": "@p4d/leapmotion",
"version": "1.6.0",
"version": "1.6.1",
"description": "P4D Leap Motion library",

@@ -5,0 +5,0 @@ "main": "src/main.js",

@@ -112,3 +112,3 @@ const EventEmitter = require('events')

hand: hand,
handCount: self.attributes.handCount
handCount: self.attributes.handCount - 1
})

@@ -115,0 +115,0 @@ })

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