🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@castery/caster-vk

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@castery/caster-vk - npm Package Compare versions

Comparing version

to
0.0.2

2

package.json
{
"name": "@castery/caster-vk",
"version": "0.0.1",
"version": "0.0.2",
"description": "🤖⛓️ The VK platform for caster",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,4 +5,3 @@ 'use strict';

/* TODO: Change from local package to npm */
import { MessageContext } from '../../../caster';
import { MessageContext } from '@castery/caster';

@@ -9,0 +8,0 @@ /**

@@ -5,4 +5,3 @@ 'use strict';

/* TODO: Change from local package to npm */
import { Platform } from '../../caster';
import { Platform } from '@castery/caster';

@@ -9,0 +8,0 @@ import createDebug from 'debug';