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

feathers-blob

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-blob - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

96

CHANGELOG.md
# Change Log
## [v1.3.1](https://github.com/feathersjs/feathers-blob/tree/v1.3.1) (2017-06-30)
[Full Changelog](https://github.com/feathersjs/feathers-blob/compare/v1.3.0...v1.3.1)
## [v1.4.0](https://github.com/feathersjs-ecosystem/feathers-blob/tree/v1.4.0) (2018-02-16)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-blob/compare/v1.3.1...v1.4.0)
**Closed issues:**
- List of files/blob [\#5](https://github.com/feathersjs-ecosystem/feathers-blob/issues/5)
**Merged pull requests:**
- Reject if Model.createWriteStream returns with error [\#24](https://github.com/feathersjs/feathers-blob/pull/24) ([3bola](https://github.com/3bola))
- return deleted id to avoid 404 error [\#36](https://github.com/feathersjs-ecosystem/feathers-blob/pull/36) ([lwhiteley](https://github.com/lwhiteley))
- Update s3-blob-store to the latest version 🚀 [\#34](https://github.com/feathersjs-ecosystem/feathers-blob/pull/34) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- endpoint option [\#33](https://github.com/feathersjs-ecosystem/feathers-blob/pull/33) ([sarkistlt](https://github.com/sarkistlt))
- Update mocha to the latest version 🚀 [\#32](https://github.com/feathersjs-ecosystem/feathers-blob/pull/32) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semistandard to the latest version 🚀 [\#31](https://github.com/feathersjs-ecosystem/feathers-blob/pull/31) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Wrong field name for custom id in create method [\#28](https://github.com/feathersjs-ecosystem/feathers-blob/pull/28) ([NikitaVlaznev](https://github.com/NikitaVlaznev))
- Update mocha to the latest version 🚀 [\#27](https://github.com/feathersjs-ecosystem/feathers-blob/pull/27) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update debug to the latest version 🚀 [\#26](https://github.com/feathersjs-ecosystem/feathers-blob/pull/26) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
## [v1.3.0](https://github.com/feathersjs/feathers-blob/tree/v1.3.0) (2017-06-21)
[Full Changelog](https://github.com/feathersjs/feathers-blob/compare/v1.2.0...v1.3.0)
## [v1.3.1](https://github.com/feathersjs-ecosystem/feathers-blob/tree/v1.3.1) (2017-06-30)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-blob/compare/v1.3.0...v1.3.1)
**Merged pull requests:**
- Reject if Model.createWriteStream returns with error [\#24](https://github.com/feathersjs-ecosystem/feathers-blob/pull/24) ([3bola](https://github.com/3bola))
## [v1.3.0](https://github.com/feathersjs-ecosystem/feathers-blob/tree/v1.3.0) (2017-06-21)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-blob/compare/v1.2.0...v1.3.0)
**Closed issues:**
- How to change upload folder dynamically? [\#21](https://github.com/feathersjs/feathers-blob/issues/21)
- del [\#15](https://github.com/feathersjs/feathers-blob/issues/15)
- Get this repo consistent with all other repos [\#10](https://github.com/feathersjs/feathers-blob/issues/10)
- How to change upload folder dynamically? [\#21](https://github.com/feathersjs-ecosystem/feathers-blob/issues/21)
- del [\#15](https://github.com/feathersjs-ecosystem/feathers-blob/issues/15)
- Get this repo consistent with all other repos [\#10](https://github.com/feathersjs-ecosystem/feathers-blob/issues/10)
**Merged pull requests:**
- Refactor to use promises internally [\#23](https://github.com/feathersjs/feathers-blob/pull/23) ([daffl](https://github.com/daffl))
- Update s3-blob-store to the latest version 🚀 [\#20](https://github.com/feathersjs/feathers-blob/pull/20) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update dauria to the latest version 🚀 [\#19](https://github.com/feathersjs/feathers-blob/pull/19) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semistandard to the latest version 🚀 [\#17](https://github.com/feathersjs/feathers-blob/pull/17) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update dependencies to enable Greenkeeper 🌴 [\#16](https://github.com/feathersjs/feathers-blob/pull/16) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update README.md [\#14](https://github.com/feathersjs/feathers-blob/pull/14) ([bertho-zero](https://github.com/bertho-zero))
- jshint —\> semistandard [\#12](https://github.com/feathersjs/feathers-blob/pull/12) ([corymsmith](https://github.com/corymsmith))
- \[ci skip\] Add S3 options documentation to README [\#9](https://github.com/feathersjs/feathers-blob/pull/9) ([silvestreh](https://github.com/silvestreh))
- Refactor to use promises internally [\#23](https://github.com/feathersjs-ecosystem/feathers-blob/pull/23) ([daffl](https://github.com/daffl))
- Update s3-blob-store to the latest version 🚀 [\#20](https://github.com/feathersjs-ecosystem/feathers-blob/pull/20) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update dauria to the latest version 🚀 [\#19](https://github.com/feathersjs-ecosystem/feathers-blob/pull/19) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semistandard to the latest version 🚀 [\#17](https://github.com/feathersjs-ecosystem/feathers-blob/pull/17) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update dependencies to enable Greenkeeper 🌴 [\#16](https://github.com/feathersjs-ecosystem/feathers-blob/pull/16) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update README.md [\#14](https://github.com/feathersjs-ecosystem/feathers-blob/pull/14) ([bertho-zero](https://github.com/bertho-zero))
- jshint —\> semistandard [\#12](https://github.com/feathersjs-ecosystem/feathers-blob/pull/12) ([corymsmith](https://github.com/corymsmith))
- \[ci skip\] Add S3 options documentation to README [\#9](https://github.com/feathersjs-ecosystem/feathers-blob/pull/9) ([silvestreh](https://github.com/silvestreh))
## [v1.2.0](https://github.com/feathersjs/feathers-blob/tree/v1.2.0) (2016-08-18)
[Full Changelog](https://github.com/feathersjs/feathers-blob/compare/v1.1.0...v1.2.0)
## [v1.2.0](https://github.com/feathersjs-ecosystem/feathers-blob/tree/v1.2.0) (2016-08-18)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-blob/compare/v1.1.0...v1.2.0)
**Closed issues:**
- Unable to set ACL permissions for S3 [\#7](https://github.com/feathersjs/feathers-blob/issues/7)
- unsupported mime types [\#6](https://github.com/feathersjs/feathers-blob/issues/6)
- Unable to set ACL permissions for S3 [\#7](https://github.com/feathersjs-ecosystem/feathers-blob/issues/7)
- unsupported mime types [\#6](https://github.com/feathersjs-ecosystem/feathers-blob/issues/6)
**Merged pull requests:**
- Add S3 Params when uploading files. [\#8](https://github.com/feathersjs/feathers-blob/pull/8) ([silvestreh](https://github.com/silvestreh))
- Add S3 Params when uploading files. [\#8](https://github.com/feathersjs-ecosystem/feathers-blob/pull/8) ([silvestreh](https://github.com/silvestreh))
## [v1.1.0](https://github.com/feathersjs/feathers-blob/tree/v1.1.0) (2016-06-17)
[Full Changelog](https://github.com/feathersjs/feathers-blob/compare/v1.0.5...v1.1.0)
## [v1.1.0](https://github.com/feathersjs-ecosystem/feathers-blob/tree/v1.1.0) (2016-06-17)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-blob/compare/v1.0.5...v1.1.0)
**Closed issues:**
- Why datauris? [\#2](https://github.com/feathersjs/feathers-blob/issues/2)
- Why datauris? [\#2](https://github.com/feathersjs-ecosystem/feathers-blob/issues/2)
**Merged pull requests:**
- allow custom blob key [\#3](https://github.com/feathersjs/feathers-blob/pull/3) ([mcchrish](https://github.com/mcchrish))
- allow custom blob key [\#3](https://github.com/feathersjs-ecosystem/feathers-blob/pull/3) ([mcchrish](https://github.com/mcchrish))
## [v1.0.5](https://github.com/feathersjs/feathers-blob/tree/v1.0.5) (2016-04-03)
[Full Changelog](https://github.com/feathersjs/feathers-blob/compare/v1.0.4...v1.0.5)
## [v1.0.5](https://github.com/feathersjs-ecosystem/feathers-blob/tree/v1.0.5) (2016-04-03)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-blob/compare/v1.0.4...v1.0.5)
**Merged pull requests:**
- don't convert buffer to string [\#1](https://github.com/feathersjs/feathers-blob/pull/1) ([ahdinosaur](https://github.com/ahdinosaur))
- don't convert buffer to string [\#1](https://github.com/feathersjs-ecosystem/feathers-blob/pull/1) ([ahdinosaur](https://github.com/ahdinosaur))
## [v1.0.4](https://github.com/feathersjs/feathers-blob/tree/v1.0.4) (2016-03-05)
[Full Changelog](https://github.com/feathersjs/feathers-blob/compare/v1.0.3...v1.0.4)
## [v1.0.4](https://github.com/feathersjs-ecosystem/feathers-blob/tree/v1.0.4) (2016-03-05)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-blob/compare/v1.0.3...v1.0.4)
## [v1.0.3](https://github.com/feathersjs/feathers-blob/tree/v1.0.3) (2016-03-01)
[Full Changelog](https://github.com/feathersjs/feathers-blob/compare/v1.0.2...v1.0.3)
## [v1.0.3](https://github.com/feathersjs-ecosystem/feathers-blob/tree/v1.0.3) (2016-03-01)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-blob/compare/v1.0.2...v1.0.3)
## [v1.0.2](https://github.com/feathersjs/feathers-blob/tree/v1.0.2) (2016-02-29)
[Full Changelog](https://github.com/feathersjs/feathers-blob/compare/1.0.1...v1.0.2)
## [v1.0.2](https://github.com/feathersjs-ecosystem/feathers-blob/tree/v1.0.2) (2016-02-29)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-blob/compare/1.0.1...v1.0.2)
## [1.0.1](https://github.com/feathersjs/feathers-blob/tree/1.0.1) (2016-02-29)
[Full Changelog](https://github.com/feathersjs/feathers-blob/compare/v1.0.1...1.0.1)
## [1.0.1](https://github.com/feathersjs-ecosystem/feathers-blob/tree/1.0.1) (2016-02-29)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-blob/compare/v1.0.1...1.0.1)
## [v1.0.1](https://github.com/feathersjs/feathers-blob/tree/v1.0.1) (2016-02-29)
[Full Changelog](https://github.com/feathersjs/feathers-blob/compare/1.0.0...v1.0.1)
## [v1.0.1](https://github.com/feathersjs-ecosystem/feathers-blob/tree/v1.0.1) (2016-02-29)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-blob/compare/1.0.0...v1.0.1)
## [1.0.0](https://github.com/feathersjs/feathers-blob/tree/1.0.0) (2016-02-23)
## [1.0.0](https://github.com/feathersjs-ecosystem/feathers-blob/tree/1.0.0) (2016-02-23)
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

@@ -116,3 +116,3 @@ 'use strict';

}, function (error) {
return error ? reject(error) : resolve({ id: id });
return error ? reject(error) : resolve(_defineProperty({}, _this3.id, id));
});

@@ -119,0 +119,0 @@ });

{
"name": "feathers-blob",
"description": "Feathers blob service",
"version": "1.4.0",
"version": "1.4.1",
"homepage": "https://github.com/feathersjs/feathers-blob",

@@ -6,0 +6,0 @@ "main": "lib/",

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