webgl-plot
Advanced tools
Comparing version 0.6.3 to 0.6.4
@@ -5,3 +5,3 @@ (function (global, factory) { | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.WebglPlotBundle = {})); | ||
}(this, (function (exports) { 'use strict'; | ||
})(this, (function (exports) { 'use strict'; | ||
@@ -635,2 +635,2 @@ class ColorRGBA { | ||
}))); | ||
})); |
{ | ||
"name": "webgl-plot", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "High-performance 2D plotting library based on native WebGL", | ||
"main": "./dist/webglplot.umd.js", | ||
"exports": "./dist/webglplot.js", | ||
"exports": { | ||
"require": "./dist/webglplot.umd.js", | ||
"import": "./dist/webglplot.esm.js" | ||
}, | ||
"module": "./dist/webglplot.esm.js", | ||
@@ -19,9 +22,10 @@ "typings": "./dist/webglplot.d.ts", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^4.29.3", | ||
"@typescript-eslint/parser": "^4.29.3", | ||
"eslint": "^7.32.0", | ||
"rollup": "^2.56.3", | ||
"typedoc": "^0.21.8", | ||
"typedoc-plugin-markdown": "^3.10.4", | ||
"typescript": "^4.4.2" | ||
"@skypack/package-check": "^0.2.2", | ||
"@typescript-eslint/eslint-plugin": "^5.3.1", | ||
"@typescript-eslint/parser": "^5.3.1", | ||
"eslint": "^8.2.0", | ||
"rollup": "^2.59.0", | ||
"typedoc": "^0.22.8", | ||
"typedoc-plugin-markdown": "^3.11.3", | ||
"typescript": "^4.4.4" | ||
}, | ||
@@ -28,0 +32,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
129504
8
42
3116