overlay-loading-react
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "overlay-loading-react", | ||
"version": "1.0.0", | ||
"description": "Overlay Loading with multiple variants", | ||
"main": "Loader.js", | ||
"version": "1.0.1", | ||
"description": "Overlay Loading React", | ||
"main": "./build/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "webpack" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/muhazzib/react-overlay-loading.git" | ||
"author": "muhazzib", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@babel/core": "^7.7.5", | ||
"@babel/preset-env": "^7.7.6", | ||
"@babel/preset-react": "^7.7.4", | ||
"babel-loader": "^8.0.6", | ||
"css-loader": "^3.3.0", | ||
"style-loader": "^1.0.1", | ||
"webpack": "^4.41.2", | ||
"webpack-cli": "^3.3.10" | ||
}, | ||
"keywords": [ | ||
"loading", | ||
"react", | ||
"overlayloading", | ||
"npm", | ||
"package" | ||
], | ||
"author": "Muhazzib Uddin Farooqui", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/muhazzib/react-overlay-loading/issues" | ||
}, | ||
"homepage": "https://github.com/muhazzib/react-overlay-loading#readme", | ||
"peerDependencies": { | ||
"react": "^18.2.0" | ||
"dependencies": { | ||
"react": "^16.12.0" | ||
} | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
6895
6
213
1
64
8
1
1
1
+ Addedreact@^16.12.0
+ Addedobject-assign@4.1.1(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedreact-is@16.13.1(transitive)
- Removedreact@18.3.1(transitive)