@astral-frontend/core
Advanced tools
Comparing version 1.2.0 to 1.3.0-beta.0
@@ -1,1 +0,1 @@ | ||
export * from '@material-ui/core'; | ||
export * from '@material-ui/core'; |
{ | ||
"name": "@astral-frontend/core", | ||
"version": "1.2.0", | ||
"main": "./src/index.js", | ||
"version": "1.3.0-beta.0", | ||
"main": "./index.js", | ||
"scripts": { | ||
"build": "babel . --out-dir ./lib ", | ||
"postbuild": "assembly-scripts postbuild", | ||
"release": "assembly-scripts release" | ||
}, | ||
"dependencies": { | ||
"@material-ui/core": "^4.11.2" | ||
"@material-ui/core": "^4.12.2" | ||
}, | ||
"devDependencies": { | ||
"@astral-frontend/assembly-scripts": "*" | ||
}, | ||
"peerDependencies": { | ||
@@ -12,2 +20,2 @@ "react": ">= 16" | ||
"sideEffects": false | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
889
7
2
1
2
Updated@material-ui/core@^4.12.2