@enact/template-moonstone
Advanced tools
Comparing version
{ | ||
"name": "@enact/template-moonstone", | ||
"version": "3.2.1", | ||
"version": "4.0.0-alpha.1", | ||
"description": "A template generator for Enact Moonstone applications.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -33,12 +33,12 @@ { | ||
"dependencies": { | ||
"@enact/core": "^3.2.0", | ||
"@enact/i18n": "^3.2.0", | ||
"@enact/moonstone": "^3.2.0", | ||
"@enact/spotlight": "^3.2.0", | ||
"@enact/ui": "^3.2.0", | ||
"ilib": "^14.4.0", | ||
"@enact/core": "^4.0.0-alpha.1", | ||
"@enact/i18n": "^4.0.0-alpha.1", | ||
"@enact/moonstone": "^4.0.0-alpha.1", | ||
"@enact/spotlight": "^4.0.0-alpha.1", | ||
"@enact/ui": "^4.0.0-alpha.1", | ||
"ilib": "^14.6.0", | ||
"prop-types": "^15.6.2", | ||
"react": "^16.7.0", | ||
"react-dom": "^16.7.0" | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1" | ||
} | ||
} |
import kind from '@enact/core/kind'; | ||
import MoonstoneDecorator from '@enact/moonstone/MoonstoneDecorator'; | ||
import Panels from '@enact/moonstone/Panels'; | ||
import React from 'react'; | ||
@@ -6,0 +5,0 @@ import MainPanel from '../views/MainPanel'; |
@@ -1,2 +0,1 @@ | ||
import React from 'react'; | ||
import {render} from 'react-dom'; | ||
@@ -3,0 +2,0 @@ import App from './App'; |
import Button from '@enact/moonstone/Button'; | ||
import kind from '@enact/core/kind'; | ||
import {Panel, Header} from '@enact/moonstone/Panels'; | ||
import React from 'react'; | ||
@@ -6,0 +5,0 @@ const MainPanel = kind({ |
Explicitly Unlicensed Item
License(Experimental) Something was found which is explicitly marked as unlicensed.
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
Explicitly Unlicensed Item
License(Experimental) Something was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
28167
3.84%16
6.67%55
-5.17%2
100%