@toast-ui/chart
Advanced tools
Comparing version 4.0.0-beta.3 to 4.0.0-beta.4
{ | ||
"name": "@toast-ui/chart", | ||
"version": "4.0.0-beta.3", | ||
"version": "4.0.0-beta.4", | ||
"description": "TOAST UI Application: Chart", | ||
"main": "dist/toastui-chart.js", | ||
"types": "types/index.d.ts", | ||
"sideEffects": false, | ||
"module": "dist/esm/", | ||
"exports": { | ||
@@ -61,4 +64,2 @@ ".": { | ||
}, | ||
"types": "types/index.d.ts", | ||
"sideEffects": false, | ||
"scripts": { | ||
@@ -71,6 +72,6 @@ "check-types": "tsc --project ./tsconfig.json", | ||
"test:ci": "npm run validate && jest", | ||
"build": "npm run build:clean && npm run build:dev && npm run build:polyfill && npm run build:prod && npm run build:esm", | ||
"build": "npm run build:clean && npm run build:prod && npm run build:polyfill && npm run build:minify && npm run build:esm", | ||
"build:clean": "rm -rf ./dist", | ||
"build:dev": "webpack --mode=development", | ||
"build:prod": "webpack --mode=production --minify", | ||
"build:prod": "webpack --mode=production", | ||
"build:minify": "webpack --mode=production --minify", | ||
"build:polyfill": "webpack --mode=production --minify --polyfill", | ||
@@ -138,3 +139,3 @@ "build:esm": "ttsc -p tsconfig.esm.json", | ||
}, | ||
"gitHead": "04844bf1f710c2cbddf8b7ed2de8f39e5fdbd7b6" | ||
"gitHead": "11d1a15e9876be719e6fe5ab1c84b58128535052" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
257
50182
3287856