@vighnesh153/fake-data
Advanced tools
Comparing version 0.4.0-alpha-06 to 0.4.0-alpha-07
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2777
10
46