@rmwc/notched-outline
Advanced tools
Comparing version 4.0.6 to 5.0.0-alpha.0
{ | ||
"name": "@rmwc/notched-outline", | ||
"version": "4.0.6", | ||
"version": "5.0.0-alpha.0", | ||
"description": "RMWC NotchedOutline component", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"types": "dist/index.js", | ||
"module": "next/index.js", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
@@ -29,5 +34,6 @@ "publish:dist": "npm publish dist --access=public", | ||
"dependencies": { | ||
"@material/notched-outline": "~0.41.0", | ||
"@rmwc/base": "^4.0.6" | ||
} | ||
"@material/notched-outline": "^0.43.0", | ||
"@rmwc/base": "^5.0.0-alpha.0" | ||
}, | ||
"gitHead": "df9f0ba2ce5984834077b6d7c28b7d2608b1238c" | ||
} |
Sorry, the diff of this file is too big to display
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
151267
10
5492
2
1
+ Added@material/floating-label@0.43.0(transitive)
+ Added@material/notched-outline@0.43.0(transitive)
+ Added@material/rtl@0.42.0(transitive)
+ Added@material/shape@0.43.0(transitive)
+ Added@material/theme@0.43.0(transitive)
+ Added@material/typography@0.43.0(transitive)
+ Added@rmwc/base@5.7.2(transitive)
+ Added@rmwc/types@5.6.0(transitive)
+ Addedfocus-trap@5.1.0(transitive)
+ Addedtabbable@4.0.0(transitive)
+ Addedxtend@4.0.2(transitive)
- Removed@material/notched-outline@0.41.0(transitive)
- Removed@material/rtl@0.40.1(transitive)
- Removed@material/shape@0.41.0(transitive)
- Removed@material/theme@0.41.0(transitive)
- Removed@rmwc/base@4.0.6(transitive)
Updated@rmwc/base@^5.0.0-alpha.0