Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "yt-api", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "A light weight, easy, and super fast way of interacting with the YouTube Data API v3.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -1,3 +0,1 @@ | ||
import { API } from "../src"; | ||
declare module "yt-api" { | ||
@@ -4,0 +2,0 @@ export class VideoAPI extends API<string> { |
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
8551
160