@giphy/js-util
Advanced tools
Comparing version 2.3.1-alpha.0 to 3.0.0
@@ -0,1 +1,15 @@ | ||
## 3.0.0 (2021-05-19) | ||
#### :rocket: Enhancement | ||
- `analytics`, `components`, `fetch-api`, `react-components` | ||
- [#189](https://github.com/Giphy/giphy-js/pull/189) Feat/video updates ([@giannif](https://github.com/giannif)) | ||
- `types`, `util` | ||
- [#195](https://github.com/Giphy/giphy-js/pull/195) types(gif): text ([@giannif](https://github.com/giannif)) | ||
#### :bug: Bug Fix | ||
- `types` | ||
- [#185](https://github.com/Giphy/giphy-js/pull/185) feat/primary-site-field-optional ([@kylebcarlson](https://github.com/kylebcarlson)) | ||
## 2.3.0 (2021-04-14) | ||
@@ -2,0 +16,0 @@ |
@@ -11,3 +11,3 @@ { | ||
"name": "@giphy/js-util", | ||
"version": "2.3.1-alpha.0", | ||
"version": "3.0.0", | ||
"main": "dist/index.js", | ||
@@ -25,3 +25,3 @@ "description": "Shared giphy js utils", | ||
"dependencies": { | ||
"@giphy/js-types": "^3.1.1-alpha.0", | ||
"@giphy/js-types": "^4.0.0", | ||
"dompurify": "^2.2.2", | ||
@@ -35,3 +35,3 @@ "uuid": "^8.3.0" | ||
}, | ||
"gitHead": "72b048aadf52aeb2a5c44ea7cbf0c8a4fca052fd" | ||
"gitHead": "cceb9af1053bbb6c64ee39d0350a074a5df05d9a" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
73660
1
+ Added@giphy/js-types@4.4.0(transitive)
- Removed@giphy/js-types@3.1.1-alpha.0(transitive)
Updated@giphy/js-types@^4.0.0