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

kdt-toolkit

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kdt-toolkit - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

index.js

21

package.json

@@ -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"}}
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