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

ni-webcharts

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ni-webcharts - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

dist/webcharts.min.js

7

package.json
{
"name": "ni-webcharts",
"version": "0.0.5",
"version": "0.0.6",
"description": "webcharts graph, chart, intensity graphs, plots and axes",

@@ -9,4 +9,4 @@ "main": "index.js",

"test": "node node_modules/karma/bin/karma start --single-run",
"build": "node ./node_modules/gulp/bin/gulp.js uglify",
"testBuild": "node node_modules/karma/bin/karma start --single-run --sourcePath dist"
"build": "node ./node_modules/gulp/bin/gulp.js build",
"testBuild": "node node_modules/karma/bin/karma start --single-run --testBuild"
},

@@ -35,2 +35,3 @@ "repository": {

"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
"gulp-uglify": "^2.0.0",

@@ -37,0 +38,0 @@ "jasmine-core": "^2.5.2",

@@ -5,3 +5,3 @@ # Webcharts [![Build Status](https://travis-ci.com/ni-kismet/webcharts.svg?token=MpaGws1pj7G9qToNQ6dS&branch=master)](https://travis-ci.com/ni-kismet/webcharts)

> Web components for plotting analog and digital data for engineering and scientific applications with a focus on performance.
> Web components for plotting engineering and scientific data with a focus on performance.

@@ -34,3 +34,3 @@

**ni-intengity-graph** is the the element that allows you to show intensity graphs. An intensity graphs shows values arranged in 2d data structure as an image with the values represented according to a specified color gradient.
**ni-intensity-graph** is the the element that allows you to show intensity graphs. An intensity graphs shows values arranged in 2d data structure as an image with the values represented according to a specified color gradient.

@@ -37,0 +37,0 @@ ## Webcharts component elements

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