@movable/studio-framework
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
{ | ||
"name": "@movable/studio-framework", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"description": "A Component library for reactive Studio apps.", | ||
@@ -20,3 +20,2 @@ "author": "Movable Ink", | ||
"@babel/runtime": "^7.0.0-beta.54", | ||
"@movable/studio-framework-test-helpers": "*", | ||
"badwords-list": "^1.0.0", | ||
@@ -39,2 +38,3 @@ "global": "^4.3.2" | ||
"@babel/preset-typescript": "^7.0.0-beta.54", | ||
"@movable/studio-framework-test-helpers": "*", | ||
"@types/react": "^16.4.6", | ||
@@ -63,3 +63,6 @@ "@types/react-dom": "^16.0.6", | ||
"dist" | ||
] | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
361644
7
2
8
28
- Removed@movable/studio-framework-test-helpers@3.5.2(transitive)
- Removedcropduster@7.1.0(transitive)
- Removedreact@17.0.2(transitive)
- Removedreact-dom@17.0.2(transitive)
- Removedscheduler@0.20.2(transitive)