@antv/g-dom-mutation-observer-api
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@antv/g-dom-mutation-observer-api", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A simple implementation of DOM MutationObserver API.", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
"author": "https://github.com/orgs/antvis/people", | ||
"sideEffects": false, | ||
"sideEffects": true, | ||
"main": "dist/index.js", | ||
@@ -38,3 +38,3 @@ "unpkg": "dist/index.umd.min.js", | ||
}, | ||
"gitHead": "66f8dc604af60d06605da284f806d96b169ca4a5" | ||
"gitHead": "a639abae3bcb29ab1eae75d6001447fe4eaa6f77" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56148