react-skeleton-loader
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "react-skeleton-loader", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "", | ||
"main": "index.js", | ||
"main": "dist/Skeleton.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "build": "webpack", |
@@ -8,3 +8,3 @@ const path = require('path'); | ||
output: { | ||
path: path.resolve(__dirname, 'build'), | ||
path: path.resolve(__dirname, 'dist'), | ||
filename: 'Skeleton.js' | ||
@@ -11,0 +11,0 @@ }, |
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
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
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
2494
27
1