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

@d3fc/d3fc-random-data

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d3fc/d3fc-random-data - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

12

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="3.0.4"></a>
## [3.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-random-data@3.0.3...@d3fc/d3fc-random-data@3.0.4) (2018-08-21)
**Note:** Version bump only for package @d3fc/d3fc-random-data
<a name="3.0.3"></a>

@@ -19,3 +27,3 @@ ## [3.0.3](https://github.com/d3fc/d3fc-random-data/compare/@d3fc/d3fc-random-data@3.0.2...@d3fc/d3fc-random-data@3.0.3) (2018-08-21)

<a name="3.0.2"></a>
## [3.0.2](https://github.com/d3fc/d3fc-random-data/compare/@d3fc/d3fc-random-data@3.0.1...@d3fc/d3fc-random-data@3.0.2) (2018-08-20)
## [3.0.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-random-data@3.0.1...@d3fc/d3fc-random-data@3.0.2) (2018-08-20)

@@ -28,3 +36,3 @@

<a name="3.0.1"></a>
## [3.0.1](https://github.com/d3fc/d3fc-random-data/compare/@d3fc/d3fc-random-data@3.0.0...@d3fc/d3fc-random-data@3.0.1) (2018-08-15)
## [3.0.1](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-random-data@3.0.0...@d3fc/d3fc-random-data@3.0.1) (2018-08-15)

@@ -31,0 +39,0 @@

10

package.json
{
"name": "@d3fc/d3fc-random-data",
"version": "3.0.3",
"version": "3.0.4",
"description": "Components for generating random data series based on stochastic processes",

@@ -19,3 +19,3 @@ "license": "MIT",

],
"homepage": "https://github.com/d3fc/d3fc-random-data",
"homepage": "https://github.com/d3fc/d3fc",
"main": "build/d3fc-random-data.js",

@@ -25,3 +25,3 @@ "jsnext:main": "index",

"type": "git",
"url": "https://github.com/d3fc/d3fc-random-data"
"url": "https://github.com/d3fc/d3fc"
},

@@ -33,6 +33,6 @@ "scripts": {

"devDependencies": {
"@d3fc/d3fc-scripts": "^2.0.3"
"@d3fc/d3fc-scripts": "^2.0.4"
},
"dependencies": {
"@d3fc/d3fc-rebind": "^5.0.3",
"@d3fc/d3fc-rebind": "^5.0.4",
"d3-random": "^1.0.0",

@@ -39,0 +39,0 @@ "d3-time": "^1.0.0"

@@ -5,3 +5,3 @@ # d3fc-random-data

[Main d3fc package](https://github.com/ScottLogic/d3fc)
[Main d3fc package](https://github.com/d3fc/d3fc)

@@ -8,0 +8,0 @@ ## Installing

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