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

ember-ds-inline-edit

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-ds-inline-edit - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

2

addon/components/ds-inline-edit.js

@@ -89,3 +89,3 @@ import Ember from 'ember'

model.set(prop, previousValue)
this.onError ? this.sendAction('onError', error) : console.error(error)
this.onError ? this.onError(error) : console.error(error)
})

@@ -92,0 +92,0 @@ .finally(() => {

{
"name": "ember-ds-inline-edit",
"version": "0.3.6",
"version": "0.3.7",
"bugs": {

@@ -5,0 +5,0 @@ "url": "https://github.com/IliasDeros/ember-ds-inline-edit/issues"

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