kdt-toolkit
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,20 +0,1 @@ | ||
{ | ||
"name": "kdt-toolkit", | ||
"version": "0.0.1", | ||
"description": "publish 연습", | ||
"private": false, | ||
"author": "", | ||
"type": "module", | ||
"module": "kdt-toolkit.js", | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "vite build && node copyFile.js", | ||
"publishing": "npm run build && cd ./dist && npm publish --access=public" | ||
}, | ||
"keywords": [], | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@types/node": "^20.11.20", | ||
"vite": "^5.1.4" | ||
} | ||
} | ||
{"name":"kdt-toolkit","version":"0.0.2","description":"publish 연습","private":false,"author":"","type":"module","module":"index.js","scripts":{"dev":"vite","build":"vite build && node copyFile.js","publishing":"npm run build && cd ./dist && npm publish --access=public"},"keywords":[],"license":"ISC","devDependencies":{"@types/node":"^20.11.20","vite":"^5.1.4"}} |
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
2794