d3-svg-annotation
Advanced tools
Comparing version 1.0.0 to 1.1.0
18
index.js
@@ -31,18 +31,2 @@ import annotation from './src/Adapter-d3' | ||
annotationCustomType : customType | ||
} | ||
import legendColor from './src/color' | ||
import legendSize from './src/size' | ||
import legendSymbol from './src/symbol' | ||
import legendHelpers from './src/helpers' | ||
export { legendColor, legendSize, legendSymbol, legendHelpers } | ||
export default { | ||
legendColor, | ||
legendSize, | ||
legendSymbol, | ||
legendHelpers | ||
}; | ||
} |
{ | ||
"name": "d3-svg-annotation", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "", | ||
"main": "d3-annotation.js", | ||
"jsnext:main": "d3-annotation.mjs", | ||
"main": "index.js", | ||
"files": [ | ||
"lib", | ||
"src", | ||
"index.js", | ||
@@ -10,0 +9,0 @@ "d3-annotation.*" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
336817
29
6389
0