New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@splunk/visualization-icons

Package Overview
Dependencies
Maintainers
17
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splunk/visualization-icons - npm Package Compare versions

Comparing version 18.2.1 to 19.0.0

8

package.json

@@ -5,7 +5,9 @@ {

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

@@ -30,3 +32,3 @@ "storybook": "start-storybook -p 6006 -c .storybook",

"@babel/core": "^7.5.5",
"@splunk/visualization-build-tools": "^18.2.1",
"@splunk/visualization-build-tools": "^19.0.0",
"@storybook/addon-actions": "^5.3.18",

@@ -33,0 +35,0 @@ "@storybook/addon-storyshots": "^5.3.18",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc