@youyouzone/react-code-highlight
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "@youyouzone/react-code-highlight", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"main": "lib/index.js", | ||
@@ -11,7 +11,7 @@ "types": "lib/index.d.ts", | ||
"commit": "git add . && git commit -m $1", | ||
"prepublish": "", | ||
"publish-git": "git push -u origin master", | ||
"publish-npm": "npm publish", | ||
"publish": "git add . && git commit -m $1", | ||
"postpublish": "npm run publish-git && npm run publish-npm" | ||
"prepublis": "npm run build && npm run precommit", | ||
"publis-git": "git push -u origin master", | ||
"publis-npm": "npm publish", | ||
"publis": "git add . && git commit -m $1", | ||
"postpublis": "npm run publis-git && npm run publis-npm" | ||
}, | ||
@@ -18,0 +18,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1697521