pentatrion-lib
Advanced tools
Comparing version 0.2.0 to 0.3.1
{ | ||
"name": "pentatrion-lib", | ||
"description": "Des fonctions utiles pour vos projets", | ||
"version": "0.2.0", | ||
"main": "index.js", | ||
"version": "0.3.1", | ||
"type": "module", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"author": "Lhapaipai", | ||
@@ -13,3 +15,13 @@ "dependencies": { | ||
"url": "https://github.com/lhapaipai/pentatrion-lib.git" | ||
}, | ||
"scripts": { | ||
"dev": "tsc -d --watch", | ||
"build": "rm -rf ./dist/ && tsc -d" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"devDependencies": { | ||
"typescript": "^4.3.5" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
39443
29
572
Yes
1