@frui.ts/htmlcontrols
Advanced tools
Comparing version 0.14.0 to 0.15.0-alpha.1
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "0.14.0", | ||
"version": "0.15.0-alpha.1", | ||
"description": "Plain HTML controls ready for Frui.ts integration", | ||
@@ -42,8 +42,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@frui.ts/helpers": "^0.14.0", | ||
"@frui.ts/views": "^0.14.0", | ||
"mobx-react-lite": "^1.5.2", | ||
"@frui.ts/helpers": "^0.15.0-alpha.1", | ||
"@frui.ts/views": "^0.15.0-alpha.1", | ||
"mobx-react-lite": "^1.5.2" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.13.0" | ||
}, | ||
"gitHead": "7a4d954e6db430ceb12517b990d82e626dfd8692" | ||
"gitHead": "cacc87f118565a66e67579070fb8186820e097b5" | ||
} |
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
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
12355
+ Added@frui.ts/helpers@0.15.0(transitive)
+ Added@frui.ts/screens@0.15.0(transitive)
+ Added@frui.ts/views@0.15.0(transitive)
+ Addedmobx@5.15.7(transitive)
- Removedreact@^16.13.0
- Removed@frui.ts/helpers@0.14.0(transitive)
- Removed@frui.ts/screens@0.14.0(transitive)
- Removed@frui.ts/views@0.14.0(transitive)
- Removedmobx@4.15.7(transitive)