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.1 to 0.4.2

dist/umd/fictional.js

7

CHANGELOG.md

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

### [0.4.2](https://github.com/oftherivier/fictional/compare/v0.4.1...v0.4.2) (2020-05-24)
### Bug Fixes
* **esm:** Fix module paths in esm wrapper ([27812db](https://github.com/oftherivier/fictional/commit/27812db95a83ea3c737bbaa1b22a6c637a3f1063))
### [0.4.1](https://github.com/oftherivier/fictional/compare/v0.4.0...v0.4.1) (2020-05-21)

@@ -7,0 +14,0 @@

11

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

@@ -15,2 +15,9 @@ "main": "index.js",

"license": "MIT",
"files": [
"*.js",
"utils/*.js",
"*.mjs",
"dist",
"index.d.ts"
],
"oftherivier": {

@@ -35,3 +42,3 @@ "type": "es5",

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

@@ -38,0 +45,0 @@ "dependencies": {

.eslintignore

Sorry, the diff of this file is not supported yet

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