New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

winkblue

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winkblue - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/winkblue.js

8

package.json
{
"name": "winkblue",
"version": "0.0.2",
"version": "0.0.3",
"description": "",
"type": "module",
"main": "dist/index.js",
"main": "dist/winkblue.js",
"keywords": [],

@@ -17,5 +17,5 @@ "author": "FlandreDaisuki <vbnm123c+github@gmail.com>",

"scripts": {
"build": "rollup src/index.js --format iife --dir dist --name winkblue",
"release": "bumpp && pnpm publish"
"build": "rollup src/index.js --format iife --file dist/winkblue.js --name winkblue",
"release": "bumpp && pnpm build && pnpm publish"
}
}
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