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

rainbow-line

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rainbow-line - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

21

package.json
{
"name": "rainbow-line",
"description": "A custom element that displays a cut line animated with rainbow colors",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"license": "Apache-2.0",
"author": {
"name": "Wolfger Schramm",
"email": "wolfger@spearwolf.de",
"url": "https://www.spearwolf.de"
},
"main": "src/RainbowLineElement.js",

@@ -22,16 +28,7 @@ "module": "src/RainbowLineElement.js",

},
"scripts": {
"dev": "vite",
"build": "pnpm node scripts/build.mjs",
"clean": "pnpm exec rimraf dist rainbow-line.js rainbow-line-worker.js",
"publishNpmPkg": "pnpm node ../../scripts/publishNpmPkg.mjs ."
},
"devDependencies": {
"vite": "^5.1.0"
},
"dependencies": {
"@spearwolf/eventize": "^3.4.1",
"@spearwolf/offscreen-display": "workspace:*",
"@spearwolf/offscreen-display": "^0.1.1",
"@spearwolf/signalize": "^0.13.0"
}
}
}
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