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

@antv/dom-util

Package Overview
Dependencies
Maintainers
11
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/dom-util - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

8

package.json
{
"name": "@antv/dom-util",
"version": "2.0.0",
"version": "2.0.1",
"description": "A common util collection for antv projects",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {

@@ -11,3 +12,2 @@ "build": "rm -rf lib && tsc",

"coverage-viewer": "torch-coverage",
"postinstall": "npm run build",
"test": "torch --renderer --compile --opts __tests__/mocha.opts",

@@ -37,5 +37,3 @@ "test-live": "torch --compile --interactive --opts __tests__/mocha.opts",

"homepage": "https://github.com/antvis/util#readme",
"dependencies": {
}
"dependencies": {}
}
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