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

@vx/curve

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vx/curve - npm Package Compare versions

Comparing version 0.0.140 to 0.0.143

19

package.json
{
"name": "@vx/curve",
"version": "0.0.140",
"version": "0.0.143",
"description": "vx curve",

@@ -28,5 +28,12 @@ "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",
"regenerator-runtime": "^0.10.5"

@@ -36,3 +43,9 @@ },

"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