Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@antv/g-mobile

Package Overview
Dependencies
Maintainers
57
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g-mobile - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

es/ContextRegisterPlugin.d.ts

@@ -1,3 +0,3 @@

import { Syringe } from 'mana-syringe';
import { RendererPlugin } from '@antv/g';
import type { Syringe } from 'mana-syringe';
import type { RendererPlugin } from '@antv/g';
export declare class ContextRegisterPlugin implements RendererPlugin {

@@ -4,0 +4,0 @@ init(container: Syringe.Container): void;

@@ -1,3 +0,3 @@

import { Syringe } from 'mana-syringe';
import { RendererPlugin } from '@antv/g';
import type { Syringe } from 'mana-syringe';
import type { RendererPlugin } from '@antv/g';
export declare class ContextRegisterPlugin implements RendererPlugin {

@@ -4,0 +4,0 @@ init(container: Syringe.Container): void;

{
"name": "@antv/g-mobile",
"version": "1.0.1",
"version": "1.0.2",
"description": "A renderer implemented with Canvas2D API in mobile environment",

@@ -40,5 +40,5 @@ "main": "lib/index.js",

"dependencies": {
"@antv/g-plugin-canvas-picker": "^1.0.14",
"@antv/g-plugin-canvas-renderer": "^1.0.14",
"@antv/g-plugin-mobile-interaction": "^0.0.3",
"@antv/g-plugin-canvas-picker": "^1.0.15",
"@antv/g-plugin-canvas-renderer": "^1.0.15",
"@antv/g-plugin-mobile-interaction": "^0.0.4",
"@antv/util": "^2.0.13",

@@ -54,3 +54,3 @@ "tslib": "^2.3.1"

},
"gitHead": "0c7b71ca68a0ada7e50c9eeec3c47f9b7de44f01"
"gitHead": "c32d65599adc9e7c3d31ca5710fb3968e01bff43"
}

Sorry, the diff of this file is too big to display

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