Comparing version 1.10.3 to 1.10.5
@@ -5,3 +5,3 @@ # Changelog | ||
* Prevent `@requires` to autofill dependency twice. | ||
* Prevented `@requires` to autofill dependency twice | ||
@@ -8,0 +8,0 @@ ## 1.10.2 |
@@ -20,3 +20,3 @@ { | ||
], | ||
"version": "1.10.3", | ||
"version": "1.10.5", | ||
"license": { | ||
@@ -75,2 +75,5 @@ "type": "MIT", | ||
}, | ||
"engines": { | ||
"npm": ">=2.0" | ||
}, | ||
"scripts": { | ||
@@ -77,0 +80,0 @@ "test": "grunt test", |
@@ -298,3 +298,3 @@ 'use strict'; | ||
config.theme = requireTheme(dir, view.theme); | ||
config.themeName = view.theme; | ||
config.themeName = view.theme || 'default'; | ||
} | ||
@@ -301,0 +301,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
1
61319
35
1418