valtech-lib
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "valtech-lib", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "interview exercise", | ||
@@ -8,13 +8,13 @@ "main": "dist/index.ts", | ||
"files": [ | ||
"dist" | ||
"dist" | ||
], | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
} | ||
}, | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
} | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "tsc" | ||
"build": "tsc" | ||
}, | ||
@@ -24,7 +24,8 @@ "author": "osama", | ||
"devDependencies": { | ||
"@types/react": "^18.3.3", | ||
"typescript": "^5.4.5" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18.2.0" | ||
"react": "^18.3.1" | ||
} | ||
} | ||
} |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
808
2