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

@vx/mock-data

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vx/mock-data - npm Package Compare versions

Comparing version 0.0.136 to 0.0.143

build/generators/genPhyllotaxis.js

18

package.json
{
"name": "@vx/mock-data",
"version": "0.0.136",
"version": "0.0.143",
"description": "vx mock data",

@@ -32,5 +32,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",

@@ -44,3 +50,9 @@ "regenerator-runtime": "^0.10.5"

"d3-random": "^1.0.3"
},
"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