@table-library/react-table-library
Advanced tools
Comparing version
{ | ||
"name": "@table-library/react-table-library", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "react-table-library", | ||
@@ -5,0 +5,0 @@ "main": "lib/main.js", |
@@ -0,1 +1,2 @@ | ||
const path = require('path'); | ||
const { CleanWebpackPlugin } = require('clean-webpack-plugin'); | ||
@@ -23,3 +24,3 @@ const CompressionPlugin = require('compression-webpack-plugin'); | ||
output: { | ||
path: `${__dirname}/lib`, | ||
path: path.resolve(__dirname, 'lib'), | ||
filename: '[name].js', | ||
@@ -26,0 +27,0 @@ library: 'react-table-library', |
Explicitly Unlicensed Item
License(Experimental) Something was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
Explicitly Unlicensed Item
License(Experimental) Something was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1301046
0976
0.1%2
-33.33%