Socket
Socket
Sign inDemoInstall

@splunk/charting-bundle

Package Overview
Dependencies
Maintainers
17
Versions
108
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 13.0.0 to 14.0.0

18

package.json
{
"name": "@splunk/charting-bundle",
"description": "@splunk/charting bundle",
"license": "SEE LICENSE IN LICENSE.md",
"author": "Splunk",
"version": "13.0.0",
"version": "14.0.0",
"main": "./index.js",
"description": "@splunk/charting bundle",
"license": "SEE LICENSE IN LICENSE.md",
"scripts": {
"build": "NODE_ENV=production webpack --config ./webpack.config.js --bail",
"dev": "NODE_ENV=development webpack --config ./webpack.config.js --watch",
"clean": "git ls-files --others -i --exclude-standard *.js *.map | xargs rm"
"clean": "git ls-files --others -i --exclude-standard *.js *.map | xargs rm",
"dev": "NODE_ENV=development webpack --config ./webpack.config.js --watch"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.3.4",
"@splunk/charting": "^0.14.0",
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@splunk/charting": "^0.15.0",
"@splunk/react-docs": "^0.7.0",
"@splunk/visualization-build-tools": "^13.0.0",
"@splunk/visualization-build-tools": "^14.0.0",
"babel-jest": "^24.1.0",

@@ -20,0 +20,0 @@ "webpack": "^4.29.6",

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

Sorry, the diff of this file is not supported yet

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