Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kw-web-suite

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kw-web-suite

Set of tools to build and test Web applications gathered inside a single dependency

  • 1.1.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
115
decreased by-12.21%
Maintainers
1
Weekly downloads
 
Created
Source

Kitware Web Suite Dependency Status

Introduction

The Kitware Web Suite package aims to provide a common set of tools used to build Web application at Kitware behind a single dependency.

Anyone can use it, but the goal is to standardise the tools and versions used accross our Web projects.

Here is the full list that will be available to you with kw-web-suite.

Caution:

For npm < 3.x the executable from kw-web-suite will be located underneath kw-web-suite/node_modules which will prevent your application from properly using them. In order to fix that you can add the following postinstall command in your package.json.

 [...]
 "scripts": {
    "postinstall": "fix-kw-web-suite || true"
    [...]
 }

ES6

Package nameNPM VersionVersion
babel-corenpm version6.7.7
babel-eslintnpm version6.0.4
babel-loadernpm version6.2.4
babel-polyfillnpm version6.7.4
babel-preset-es2015npm version6.6.0
babel-preset-reactnpm version6.5.0

ESLint

Package nameNPM VersionVersion
eslintnpm version2.9.0
eslint-loadernpm version1.3.0
eslint-config-airbnbnpm version8.0.0
eslint-plugin-reactnpm version5.0.1

Webpack loaders

Package nameNPM VersionVersion
autoprefixernpm version6.3.6
css-loadernpm version0.23.1
expose-loadernpm version0.7.1
file-loadernpm version0.8.5
html-loadernpm version0.4.3
json-loadernpm version0.5.4
postcss-loadernpm version0.9.1
shader-loadernpm version1.1.4
style-loadernpm version0.13.1
svg-sprite-loadernpm version0.0.18
url-loadernpm version0.5.7

Webpack plugins

Package nameNPM VersionVersion
html-webpack-pluginnpm version2.16.0

Webpack cli

Package nameNPM VersionVersion
node-libs-browsernpm version1.0.0
webpacknpm version1.13.0
webpack-dev-servernpm version1.14.1

Testing

Package nameNPM VersionVersion
expectnpm version1.18.0
jasmine-corenpm version2.4.1
jest-clinpm version12.0.2
karmanpm version0.13.22
karma-chrome-launchernpm version0.2.3
karma-coveragenpm version0.5.5
karma-firefox-launchernpm version0.1.7
karma-jasminenpm version0.3.8
karma-phantomjs2-launchernpm version0.5.0
karma-safari-launchernpm version0.1.1
karma-sourcemap-loadernpm version0.3.7
karma-webpacknpm version1.7.0
phantomjs-prebuiltnpm version2.1.7

Coverage

Package nameNPM VersionVersion
istanbulnpm version0.4.3
istanbul-instrumenter-loadernpm version0.2.0

Software process

Package nameNPM VersionVersion
commitizennpm version2.8.1
cz-conventional-changelognpm version1.1.6
semantic-releasenpm version4.3.5

Utilities

Package nameNPM VersionVersion
shelljsnpm version0.7.0

FAQs

Package last updated on 02 May 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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