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

@vx/bounds

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vx/bounds - npm Package Compare versions

Comparing version 0.0.136 to 0.0.137

9

package.json
{
"name": "@vx/bounds",
"version": "0.0.136",
"version": "0.0.137",
"description": "Utilities to make your life with bounding boxes better",

@@ -38,2 +38,3 @@ "main": "build/index.js",

"react": "^15.0.0 || 15.x",
"react-dom": "^15.0.0 || 15.x",
"react-addons-test-utils": "^15.4.2",

@@ -45,8 +46,8 @@ "react-fatigue-dev": "github:tj/react-fatigue-dev",

"dependencies": {
"prop-types": "^15.5.10",
"react-dom": "^15.0.0 || 15.x"
"prop-types": "^15.5.10"
},
"peerDependencies": {
"react": "^15.0.0 || 15.x"
"react": "^15.0.0 || 15.x",
"react-dom": "^15.0.0 || 15.x"
}
}
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