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

@antv/g-plugin-image-loader

Package Overview
Dependencies
Maintainers
64
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g-plugin-image-loader - npm Package Compare versions

Comparing version 1.2.0-alpha.1 to 1.2.0-beta.1

20

package.json
{
"name": "@antv/g-plugin-image-loader",
"version": "1.2.0-alpha.1",
"version": "1.2.0-beta.1",
"description": "A G plugin for loading image",

@@ -34,17 +34,17 @@ "keywords": [

],
"scripts": {
"build": "npm run clean && rollup -c",
"clean": "rimraf dist",
"sync": "tnpm sync",
"watch": "rollup -c -w"
},
"dependencies": {
"@antv/g-lite": "workspace:*",
"@antv/util": "^3.3.1",
"gl-matrix": "^3.3.0",
"tslib": "^2.5.3"
"tslib": "^2.5.3",
"@antv/g-lite": "1.1.0-beta.1"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "npm run clean && rollup -c",
"clean": "rimraf dist",
"sync": "tnpm sync",
"watch": "rollup -c -w"
}
}
}
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