New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ngneat/falso

Package Overview
Dependencies
Maintainers
3
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngneat/falso - npm Package Compare versions

Comparing version

to
6.4.0

i18n/de/index.cjs.js

2

index.d.ts

@@ -9,2 +9,3 @@ export { randAbbreviation } from './lib/abbreviation';

export { randAnimalType } from './lib/animal-type';
export { randAnimal } from './lib/animal';
export { randArn } from './lib/arn';

@@ -202,3 +203,4 @@ export { randAvatar } from './lib/avatar';

export { randAggregation } from './lib/aggregation';
export { randChanceBoolean } from './lib/chance-boolean';
export { toCollection } from './lib/collection';
export { randAbn } from './lib/abn';

2

package.json

@@ -1,1 +0,1 @@

{"name":"@ngneat/falso","version":"6.3.2","license":"MIT","description":"All the Fake Data for All Your Real Needs","keywords":["fake","fake data","random data","mock data","js mock","mocks"],"sideEffects":false,"author":{"name":"Netanel Basal","url":"https://netbasal.com"},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/ngneat/falso/issues"},"homepage":"https://github.com/ngneat/falso#readme","repository":{"type":"git","url":"https://github.com/ngneat/falso"},"dependencies":{"seedrandom":"3.0.5","uuid":"8.3.2"},"devDependencies":{"@types/seedrandom":"3.0.1","@types/uuid":"8.3.4"},"main":"./index.cjs.js","module":"./index.esm.js","typings":"./index.d.ts"}
{"name":"@ngneat/falso","version":"6.4.0","license":"MIT","description":"All the Fake Data for All Your Real Needs","keywords":["fake","fake data","random data","mock data","js mock","mocks"],"sideEffects":false,"author":{"name":"Netanel Basal","url":"https://netbasal.com"},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/ngneat/falso/issues"},"homepage":"https://github.com/ngneat/falso#readme","repository":{"type":"git","url":"https://github.com/ngneat/falso"},"dependencies":{"seedrandom":"3.0.5","uuid":"8.3.2"},"devDependencies":{"@types/seedrandom":"3.0.1","@types/uuid":"8.3.4"},"main":"./index.cjs.js","module":"./index.esm.js","typings":"./index.d.ts"}

@@ -22,3 +22,3 @@ <p align="center">

✅ &nbsp;199 Functions
✅ &nbsp;201 Functions
✅ &nbsp;Tree Shakable

@@ -25,0 +25,0 @@ ✅ &nbsp;Fully Typed

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display