@uppy/remote-sources
Advanced tools
Comparing version 1.2.0 to 2.0.0-beta.1
# @uppy/remote-sources | ||
## 2.0.0-beta.1 | ||
Released: 2024-03-28 | ||
Included in: Uppy v4.0.0-beta.1 | ||
- @uppy/remote-sources: migrate to TS (Merlijn Vos / #5020) | ||
## 1.2.0 | ||
@@ -4,0 +11,0 @@ |
@@ -17,3 +17,3 @@ function _classPrivateFieldLooseBase(receiver, privateKey) { if (!Object.prototype.hasOwnProperty.call(receiver, privateKey)) { throw new TypeError("attempted to use private field on non-instance"); } return receiver; } | ||
const packageJson = { | ||
"version": "1.2.0" | ||
"version": "2.0.0-beta.1" | ||
}; | ||
@@ -20,0 +20,0 @@ const availablePlugins = { |
{ | ||
"name": "@uppy/remote-sources", | ||
"description": "Uppy plugin that includes all remote sources that Uppy+Companion offer, like Instagram, Google Drive, Dropox, Box, Unsplash, Url etc", | ||
"version": "1.2.0", | ||
"version": "2.0.0-beta.1", | ||
"license": "MIT", | ||
"main": "lib/index.js", | ||
"types": "types/index.d.ts", | ||
"type": "module", | ||
@@ -30,15 +29,15 @@ "keywords": [ | ||
"dependencies": { | ||
"@uppy/box": "^2.3.0", | ||
"@uppy/dashboard": "^3.8.0", | ||
"@uppy/dropbox": "^3.3.0", | ||
"@uppy/facebook": "^3.3.0", | ||
"@uppy/google-drive": "^3.5.0", | ||
"@uppy/instagram": "^3.3.0", | ||
"@uppy/onedrive": "^3.3.0", | ||
"@uppy/unsplash": "^3.3.0", | ||
"@uppy/url": "^3.6.0", | ||
"@uppy/zoom": "^2.3.0" | ||
"@uppy/box": "^3.0.0-beta.1", | ||
"@uppy/dashboard": "^4.0.0-beta.1", | ||
"@uppy/dropbox": "^4.0.0-beta.1", | ||
"@uppy/facebook": "^4.0.0-beta.1", | ||
"@uppy/google-drive": "^4.0.0-beta.1", | ||
"@uppy/instagram": "^4.0.0-beta.1", | ||
"@uppy/onedrive": "^4.0.0-beta.1", | ||
"@uppy/unsplash": "^4.0.0-beta.1", | ||
"@uppy/url": "^4.0.0-beta.1", | ||
"@uppy/zoom": "^3.0.0-beta.1" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^3.10.0" | ||
"@uppy/core": "^4.0.0-beta.1" | ||
}, | ||
@@ -51,3 +50,4 @@ "publishConfig": { | ||
"vitest": "^1.2.1" | ||
} | ||
}, | ||
"stableVersion": "1.2.0" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
21976
266
0
1
+ Added@uppy/box@3.1.2(transitive)
+ Added@uppy/companion-client@4.2.0(transitive)
+ Added@uppy/core@4.3.0(transitive)
+ Added@uppy/dashboard@4.1.3(transitive)
+ Added@uppy/dropbox@4.1.2(transitive)
+ Added@uppy/facebook@4.1.2(transitive)
+ Added@uppy/google-drive@4.2.0(transitive)
+ Added@uppy/informer@4.1.2(transitive)
+ Added@uppy/instagram@4.1.2(transitive)
+ Added@uppy/onedrive@4.1.2(transitive)
+ Added@uppy/provider-views@4.1.0(transitive)
+ Added@uppy/status-bar@4.0.5(transitive)
+ Added@uppy/store-default@4.1.2(transitive)
+ Added@uppy/thumbnail-generator@4.0.2(transitive)
+ Added@uppy/unsplash@4.1.2(transitive)
+ Added@uppy/url@4.1.2(transitive)
+ Added@uppy/utils@6.0.5(transitive)
+ Added@uppy/zoom@3.1.2(transitive)
+ Addednanoid@5.0.9(transitive)
+ Addedp-queue@8.0.1(transitive)
+ Addedp-timeout@6.1.3(transitive)
+ Addedshallow-equal@3.1.0(transitive)
- Removed@uppy/box@2.4.0(transitive)
- Removed@uppy/companion-client@3.8.2(transitive)
- Removed@uppy/core@3.13.1(transitive)
- Removed@uppy/dashboard@3.9.1(transitive)
- Removed@uppy/dropbox@3.4.0(transitive)
- Removed@uppy/facebook@3.3.1(transitive)
- Removed@uppy/google-drive@3.6.0(transitive)
- Removed@uppy/informer@3.1.0(transitive)
- Removed@uppy/instagram@3.3.1(transitive)
- Removed@uppy/onedrive@3.4.0(transitive)
- Removed@uppy/provider-views@3.13.0(transitive)
- Removed@uppy/status-bar@3.3.3(transitive)
- Removed@uppy/store-default@3.2.2(transitive)
- Removed@uppy/thumbnail-generator@3.1.0(transitive)
- Removed@uppy/unsplash@3.3.1(transitive)
- Removed@uppy/url@3.6.1(transitive)
- Removed@uppy/utils@5.9.0(transitive)
- Removed@uppy/zoom@2.3.1(transitive)
- Removedis-shallow-equal@1.0.1(transitive)
- Removednanoid@4.0.2(transitive)
- Removedp-queue@7.4.1(transitive)
- Removedp-timeout@5.1.0(transitive)
Updated@uppy/box@^3.0.0-beta.1
Updated@uppy/dropbox@^4.0.0-beta.1
Updated@uppy/facebook@^4.0.0-beta.1
Updated@uppy/onedrive@^4.0.0-beta.1
Updated@uppy/unsplash@^4.0.0-beta.1
Updated@uppy/url@^4.0.0-beta.1
Updated@uppy/zoom@^3.0.0-beta.1