Socket
Socket
Sign inDemoInstall

@antv/g-web-animations-api

Package Overview
Dependencies
Maintainers
64
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g-web-animations-api - npm Package Compare versions

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

20

package.json
{
"name": "@antv/g-web-animations-api",
"version": "1.1.0-alpha.1",
"version": "1.1.0-beta.1",
"description": "A simple implementation of Web Animations API.",

@@ -36,2 +36,10 @@ "keywords": [

],
"dependencies": {
"@antv/util": "^3.3.1",
"tslib": "^2.5.3",
"@antv/g-lite": "1.1.0-beta.1"
},
"publishConfig": {
"access": "public"
},
"scripts": {

@@ -42,11 +50,3 @@ "build": "npm run clean && rollup -c",

"watch": "rollup -c -w"
},
"dependencies": {
"@antv/g-lite": "workspace:*",
"@antv/util": "^3.3.1",
"tslib": "^2.5.3"
},
"publishConfig": {
"access": "public"
}
}
}
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