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

fictional

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fictional - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [0.4.5](https://github.com/oftherivier/fictional/compare/v0.4.4...v0.4.5) (2020-05-29)
### [0.4.4](https://github.com/oftherivier/fictional/compare/v0.4.3...v0.4.4) (2020-05-24)

@@ -7,0 +9,0 @@

13

package.json
{
"name": "fictional",
"description": "Generate fake data deterministically from a given input",
"version": "0.4.4",
"version": "0.4.5",
"type": "commonjs",

@@ -11,3 +11,10 @@ "main": "index.js",

},
"repository": "git@github.com:oftherivier/fictional.git",
"repository": {
"type": "git",
"url": "git://github.com/oftherivier/fictional.git"
},
"bugs": {
"url": "https://github.com/oftherivier/fictional/issues"
},
"homepage": "https://github.com/oftherivier/fictional",
"author": "Justin van der Merwe",

@@ -41,3 +48,3 @@ "license": "MIT",

"devDependencies": {
"@oftherivier/tools": "0.1.36"
"@oftherivier/tools": "0.1.38"
},

@@ -44,0 +51,0 @@ "dependencies": {

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