ember-cli-deploy-archive-sass
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -78,3 +78,3 @@ /* jshint node: true */ | ||
//styles from addons | ||
var addons = [ 'ember-arcgis-layout-components', 'ember-arcgis-layout-cards' ]; | ||
var addons = [ 'ember-arcgis-layout-components', 'ember-arcgis-layout-cards', 'ember-arcgis-opendata-components' ]; | ||
addons.forEach((addonName) => { | ||
@@ -81,0 +81,0 @@ const addonPath = path.join('node_modules', addonName, 'addon', 'styles'); |
@@ -12,3 +12,3 @@ { | ||
}, | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "index.js", | ||
@@ -15,0 +15,0 @@ "dependencies": { |
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
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
5333
0