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

@vx/point

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vx/point - npm Package Compare versions

Comparing version 0.0.136 to 0.0.143

18

package.json
{
"name": "@vx/point",
"version": "0.0.136",
"version": "0.0.143",
"description": "vx point",

@@ -24,5 +24,11 @@ "main": "build/index.js",

"devDependencies": {
"babel-jest": "^20.0.3",
"jest": "^20.0.3",
"babel-jest": "^21.2.0",
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.0.2",
"jest": "^21.2.1",
"raf": "^3.4.0",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-fatigue-dev": "github:tj/react-fatigue-dev",
"react-test-renderer": "^16.0.0",
"react-tools": "^0.10.0",

@@ -33,3 +39,9 @@ "regenerator-runtime": "^0.10.5"

"access": "public"
},
"jest": {
"setupFiles": [
"raf/polyfill",
"<rootDir>/test/enzyme-setup.js"
]
}
}
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