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.137 to 0.0.140

12

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

@@ -37,6 +37,6 @@ "main": "build/index.js",

"jest": "^20.0.3",
"react": "^15.0.0 || 15.x",
"react-dom": "^15.0.0 || 15.x",
"react-addons-test-utils": "^15.4.2",
"react": "^15.0.0-0 || ^16.0.0-0",
"react-dom": "^15.0.0-0 || ^16.0.0-0",
"react-fatigue-dev": "github:tj/react-fatigue-dev",
"react-test-renderer": "^15.6.1",
"react-tools": "^0.10.0",

@@ -49,5 +49,5 @@ "regenerator-runtime": "^0.10.5"

"peerDependencies": {
"react": "^15.0.0 || 15.x",
"react-dom": "^15.0.0 || 15.x"
"react": "^15.0.0-0 || ^16.0.0-0",
"react-dom": "^15.0.0-0 || ^16.0.0-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