Socket
Socket
Sign inDemoInstall

angular-evaporate

Package Overview
Dependencies
2
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-beta.3 to 2.0.0

2

package.json
{
"version": "2.0.0-beta.3",
"version": "2.0.0",
"name": "angular-evaporate",

@@ -4,0 +4,0 @@ "description": "AngularJS module for the EvaporateJS library",

@@ -1,3 +0,1 @@

> Current release is in beta stage, it will be released as v2.0.0 when tests added. If you're using a 1.x version, please read the corresponding readme from your distribution.
## angular-evaporate

@@ -122,3 +120,3 @@

| `$apply` | `Function` | recommended | set this to your `$scope.$apply.bind($scope)` to update UI when needed
| `$config` | `Object` | optional | default config for an upload (if properties explicitly specified on a consequent call of `$enqueue()` or `$add()`, they would have higher priority)
| `$config` | `Object` | optional | default config for an upload (explicitly specified properties on a consequent call of `$enqueue()` or `$add()` will have higher priority)
| `$namer` | `Function` | optional | custom upload naming function (instance of `AngularEvaporateUpload` as an input argument, instance of `AngularEvaporate` as *this*), default one just returns a filename

@@ -125,0 +123,0 @@ | `$url` | `String` | cautious | custom url of the bucket's root directory

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc