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

@vighnesh153/fake-data

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vighnesh153/fake-data - npm Package Compare versions

Comparing version 0.4.0-alpha-06 to 0.4.0-alpha-07

dist/src/index.d.ts

6

package.json
{
"name": "@vighnesh153/fake-data",
"version": "0.4.0-alpha-06",
"version": "0.4.0-alpha-07",
"private": false,

@@ -12,3 +12,3 @@ "description": "An internal typescript-only package I use for generating fake data.",

"main": "./dist/main.esm.js",
"types": "./dist/main.d.ts",
"types": "./dist/src/index.d.ts",
"author": {

@@ -21,3 +21,3 @@ "email": "me@vighnesh153.com",

"dev": "npm run build -- --watch",
"build": "tsup",
"build": "tsup && tsc",
"test:watch": "vitest",

@@ -24,0 +24,0 @@ "test": "vitest run --passWithNoTests"

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