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

@antv/g-lite

Package Overview
Dependencies
Maintainers
64
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g-lite - npm Package Compare versions

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

21

package.json
{
"name": "@antv/g-lite",
"version": "1.1.0-alpha.1",
"version": "1.1.0-beta.1",
"description": "A core module for rendering engine implements DOM API.",

@@ -37,10 +37,3 @@ "keywords": [

],
"scripts": {
"build": "npm run clean && rollup -c",
"clean": "rimraf dist",
"sync": "tnpm sync",
"watch": "rollup -c -w"
},
"dependencies": {
"@antv/g-math": "workspace:*",
"@antv/util": "^3.3.1",

@@ -51,3 +44,4 @@ "d3-color": "^1.4.0",

"rbush": "^3.0.1",
"tslib": "^2.5.3"
"tslib": "^2.5.3",
"@antv/g-math": "1.8.0-beta.1"
},

@@ -63,3 +57,8 @@ "devDependencies": {

},
"gitHead": "bf0d57ef10d56f48d6258906281b9edb34bffb48"
}
"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