🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@splunk/charting-bundle

Package Overview
Dependencies
Maintainers
0
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splunk/charting-bundle - npm Package Compare versions

Comparing version

to
27.0.0

15

package.json

@@ -6,8 +6,7 @@ {

"author": "Splunk",
"version": "26.4.1",
"version": "27.0.0",
"main": "./index.js",
"scripts": {
"build": "export NODE_OPTIONS=--openssl-legacy-provider && NODE_ENV=production webpack --config ./webpack.config.js --bail",
"clean": "git ls-files --others -i --exclude-standard *.js *.map | xargs rm",
"dev": "export NODE_OPTIONS=--openssl-legacy-provider && NODE_ENV=development webpack --config ./webpack.config.js --watch"
"build": "NODE_ENV=production webpack --config ./webpack.config.js --bail",
"clean": "git ls-files --others -i --exclude-standard *.js *.map | xargs rm"
},

@@ -18,6 +17,8 @@ "devDependencies": {

"@splunk/charting": "^2.2.5",
"@splunk/visualization-build-tools": "^26.4.1",
"webpack": "^4.29.6",
"webpack-merge": "^4.2.1"
"@splunk/visualization-build-tools": "^27.0.0",
"babel-loader": "^8.2.1",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-merge": "^4.2.2"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet