@apidog/vk-typings
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "@apidog/vk-typings", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "Typings for VK API objects", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -1,2 +0,2 @@ | ||
import { IPhotoSize, IPhotoSizeRequireSource } from './IPhotoSize'; | ||
import type { IPhotoSize, IPhotoSizeRequireSource } from './IPhotoSize'; | ||
@@ -3,0 +3,0 @@ export interface IPollPhoto { |
{ | ||
"compilerOptions": { | ||
"module": "commonjs", | ||
"module": "ES6", | ||
"esModuleInterop": true, | ||
@@ -11,2 +11,3 @@ "target": "es6", | ||
"outDir": "build", | ||
"verbatimModuleSyntax": true, | ||
"baseUrl": "." | ||
@@ -20,2 +21,2 @@ }, | ||
] | ||
} | ||
} |
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
69487
2314