Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

motto-timer

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

motto-timer - npm Package Compare versions

Comparing version
0.0.7
to
0.0.8
+1
-1
package.json
{
"name": "motto-timer",
"version": "0.0.7",
"version": "0.0.8",
"description": "简单易用的JS定时器",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -8,7 +8,8 @@ # motto-timer

1. npm install --save motto-timer
2. CDN https://unpkg.com/motto-timer/release/bundle.js
- npm `npm install --save motto-timer`
- cdn `<script src="https://unpkg.com/motto-timer/release/bundle.js"><script>`
- 下载 `https://gitee.com/motto/motto-timer/releases`
## 使用说明
1. https://unpkg.com/motto-timer/example/index.html
- demo `https://unpkg.com/motto-timer/example/index.html`