@behance/beff
Advanced tools
Comparing version 8.0.5 to 9.0.0
@@ -9,3 +9,3 @@ define([ | ||
'./CloudUploader/facades/promises', | ||
'fineuploader/all.fine-uploader' | ||
'@behance/fine-uploader' | ||
], function($, Promise, pubsub, extend, Component, promiseFacade, promisesFacade, fineUploader) { | ||
@@ -12,0 +12,0 @@ 'use strict'; |
{ | ||
"name": "@behance/beff", | ||
"version": "8.0.5", | ||
"version": "9.0.0", | ||
"description": "Behance Frontend Framework", | ||
@@ -9,3 +9,3 @@ "directories": { | ||
"dependencies": { | ||
"@behance/fine-uploader": "5.1.3-xhr-passthru", | ||
"@behance/fine-uploader": "5.1.3-edge-content-type-fix", | ||
"@behance/intersection-observer-polyfill": "0.0.2", | ||
@@ -12,0 +12,0 @@ "@behance/jquery-ui": "1.11.4", |
@@ -30,3 +30,2 @@ /* eslint-env node */ | ||
// vendor | ||
fineuploader: '@behance/fine-uploader/dist', | ||
jqueryui: '@behance/jquery-ui/ui', | ||
@@ -33,0 +32,0 @@ ractive$: 'ractive', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
137396
60
4427
+ Added@behance/fine-uploader@5.1.3-edge-content-type-fix(transitive)
- Removed@behance/fine-uploader@5.1.3-xhr-passthru(transitive)