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

ember-bunsen-core

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-bunsen-core - npm Package Compare versions

Comparing version 0.10.3 to 0.10.4

2

blueprints/ember-bunsen-core/index.js
module.exports = {
afterInstall: function () {
return this.addPackagesToProject([
{name: 'bunsen-core', target: '0.16.3'}
{name: 'bunsen-core', target: '0.16.4'}
])

@@ -6,0 +6,0 @@ .then(() => {

@@ -0,1 +1,6 @@

# 0.10.4
* Updating to version of `bunsen-core` that will allow more types in the select data options.
# 0.10.3

@@ -2,0 +7,0 @@

{
"name": "ember-bunsen-core",
"version": "0.10.3",
"version": "0.10.4",
"description": "Core bunsen library for Ember apps",

@@ -27,3 +27,3 @@ "directories": {

"broccoli-asset-rev": "^2.4.6",
"bunsen-core": "0.16.3",
"bunsen-core": "0.16.4",
"ember-cli": "2.8.0",

@@ -30,0 +30,0 @@ "ember-cli-app-version": "^2.0.0",

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