@vighnesh153/github-gist
Advanced tools
Comparing version 0.1.0 to 0.2.1
{ | ||
"name": "@vighnesh153/github-gist", | ||
"version": "0.1.0", | ||
"version": "0.2.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
@@ -55,4 +55,7 @@ # GitHub Gist REST API Wrapper | ||
<!--More on JS Deliver: https://www.jsdelivr.com/--> | ||
<script src="https://cdn.jsdelivr.net/npm/@vighnesh153/github-gist@0/dist/umd.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@vighnesh153/github-gist/dist/umd.js"></script> | ||
<!--Or a specific version--> | ||
<script src="https://cdn.jsdelivr.net/npm/@vighnesh153/github-gist@0.1.0/dist/umd.js"></script> | ||
<script> | ||
@@ -59,0 +62,0 @@ const GithubGist = GithubGistUmd.GithubGist; |
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
198999
189