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

@choiceform/ui-foundation

Package Overview
Dependencies
Maintainers
5
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@choiceform/ui-foundation - npm Package Compare versions

Comparing version 0.3.9 to 0.3.10

vendor/shims/device.js

6

index.js

@@ -26,6 +26,4 @@ /* eslint-env node */

if (this.options.useDeviceJS) {
this.import('vendor/device.js/device.js', {
prepend: true,
outputFile: 'assets/device.js',
});
this.import('vendor/device.js/device.js', {outputFile: 'assets/device.js'});
this.import('vendor/shims/device.js');
}

@@ -32,0 +30,0 @@ },

{
"name": "@choiceform/ui-foundation",
"version": "0.3.9",
"version": "0.3.10",
"description": "UI foundations for the choice form UI framework.",

@@ -36,3 +36,3 @@ "keywords": [

"devDependencies": {
"autoprefixer": "^7.1.0",
"autoprefixer": "^7.1.1",
"babel-plugin-transform-object-rest-spread": "^6.23.0",

@@ -42,3 +42,3 @@ "broccoli-asset-rev": "^2.5.0",

"ember-ajax": "^3.0.0",
"ember-cli": "~2.13.0",
"ember-cli": "^2.13.2",
"ember-cli-babili": "^0.1.4",

@@ -58,3 +58,3 @@ "ember-cli-dependency-checker": "^2.0.0",

"ember-resolver": "^4.0.0",
"ember-source": "~2.13.0",
"ember-source": "^2.13.2",
"loader.js": "^4.4.0",

@@ -61,0 +61,0 @@ "lodash.defaultsdeep": "^4.6.0",

Sorry, the diff of this file is not supported yet

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