Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-cli-deploy-archive-sass

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-deploy-archive-sass - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

index.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc