Socket
Socket
Sign inDemoInstall

@apidog/vk-typings

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apidog/vk-typings - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

2

package.json
{
"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 @@ },

]
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc