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

@splunk/visualization-encoding-parsers

Package Overview
Dependencies
Maintainers
2
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splunk/visualization-encoding-parsers - npm Package Compare versions

Comparing version

to
19.0.0

7

package.json

@@ -5,6 +5,9 @@ {

"author": "Splunk",
"version": "18.2.1",
"version": "19.0.0",
"scripts": {
"build": "NODE_ENV=production webpack --config ./webpack.config.js --bail",
"build:ci": "yarn build && yarn docs",
"clean": "yarn clean:webpack && yarn clean:test-reports",
"clean:webpack": "git ls-files --others -i --exclude-standard *.js *.map | xargs rm",
"clean:test-reports": "rm -rf ./test-reports",
"dev": "NODE_ENV=development webpack --config ./webpack.config.js --watch",

@@ -31,3 +34,3 @@ "eslint": "eslint src --ext \".js,.jsx\"",

"@splunk/react-docs": "^0.7.0",
"@splunk/visualization-build-tools": "^18.2.1",
"@splunk/visualization-build-tools": "^19.0.0",
"@splunk/webpack-configs": "^4.0.0",

@@ -34,0 +37,0 @@ "babel-jest": "^25.1.0",