🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

dance-comment

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dance-comment - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-1
package.json
{
"name": "dance-comment",
"version": "1.0.1",
"version": "1.0.2",
"private": false,

@@ -5,0 +5,0 @@ "description": "danceComment Let code be dance",

@@ -29,8 +29,5 @@ English | [简体中文](./README.zh-CN.md)

import DanceComment from 'dance-comment'
import javascript from 'dance-comment/template/javascript'
import javascript from 'dance-comment/dist/template/javascript'
```
```
new DanceComment().init()
```
```
const config = {

@@ -37,0 +34,0 @@ time: 200,

@@ -29,8 +29,5 @@ [English](./README.md) | 简体中文

import DanceComment from 'dance-comment'
import javascript from 'dance-comment/template/javascript'
import javascript from 'dance-comment/dist/template/javascript'
```
```
new DanceComment().init()
```
```
const config = {

@@ -37,0 +34,0 @@ time: 200,