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

lucky-canvas

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lucky-canvas - npm Package Compare versions

Comparing version 0.0.1 to 0.2020.1207

dist/lucky-canvas.cjs.js

32

package.json
{
"name": "lucky-canvas",
"version": "0.0.1",
"description": "",
"version": "0.2020.1207",
"description": "一个基于原生 js 的(大转盘抽奖 / 九宫格抽奖)插件",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@rollup/plugin-typescript": "^6.1.0",
"babel-plugin-external-helpers": "^6.22.0",
"babel-preset-latest": "^6.24.1",
"rollup": "^2.33.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-terser": "^7.0.2",
"tslib": "^2.0.3",
"typescript": "^4.0.5"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"dev": "rollup --config rollup.config.dev.js -w",
"build": "rollup --config rollup.config.build.js"
},
"keywords": [],
"author": "",
"license": "ISC"
"keywords": ["vue3抽奖", "大转盘抽奖", "九宫格抽奖", "抽奖插件", "js抽奖", "移动端抽奖", "canvas抽奖"],
"author": "ldq <ldq404@qq.com>",
"license": "BSD-3-Clause",
"files": ["package.json", "LICENSE", "dist", "index.js", "umd.min.js"],
"homepage": "https://100px.net"
}
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