You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@enact/template-moonstone

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enact/template-moonstone - npm Package Compare versions

Comparing version

to
3.0.0

2

package.json
{
"name": "@enact/template-moonstone",
"version": "3.0.0-pre.2",
"version": "3.0.0",
"description": "A template generator for Enact Moonstone applications.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -33,7 +33,7 @@ {

"dependencies": {
"@enact/core": ">=3.0.0-alpha <3.0.0",
"@enact/i18n": ">=3.0.0-alpha <3.0.0",
"@enact/moonstone": ">=3.0.0-alpha <3.0.0",
"@enact/spotlight": ">=3.0.0-alpha <3.0.0",
"@enact/ui": ">=3.0.0-alpha <3.0.0",
"@enact/core": "^3.0.0",
"@enact/i18n": "^3.0.0",
"@enact/moonstone": "^3.0.0",
"@enact/spotlight": "^3.0.0",
"@enact/ui": "^3.0.0",
"ilib": "^14.2.0",

@@ -40,0 +40,0 @@ "prop-types": "^15.6.2",