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 17.0.1 to 18.0.0

10

package.json

@@ -5,3 +5,3 @@ {

"author": "Splunk",
"version": "17.0.1",
"version": "18.0.0",
"scripts": {

@@ -13,6 +13,4 @@ "build": "NODE_ENV=production webpack --config ./webpack.config.js --bail",

"storybook": "start-storybook -p 6006 -c .storybook",
"test": "yarn run test:unit && yarn run test:visual",
"test:ci": "yarn run test:unit:ci && yarn run test:visual:ci",
"test:unit": "jest src/.* --passWithNoTests",
"test:unit:ci": "yarn run test:unit --ci",
"test": "yarn run test:visual",
"test:ci": "yarn run test:visual:ci",
"test:visual": "../../tools/visual.test.sh -p visualization-icons",

@@ -33,3 +31,3 @@ "test:visual:ci": "yarn run build-storybook && JEST_JUNIT_OUTPUT_NAME='./junit.visual.xml' jest tests/.* --config=jest.visual.config.js"

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

@@ -36,0 +34,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