@cmpsr/contentful-core
Advanced tools
Comparing version 0.3.0 to 0.3.1
# @cmpsr/contentful-core | ||
## 0.3.1 | ||
### Patch Changes | ||
- d745ae2: chore: Upgrade `contentful-core` Packages | ||
## 0.3.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@cmpsr/contentful-core", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Base Composer components for standing up a React/NextJS app that can dynamically render components based on Contentful Model types mapped to components and queries.", | ||
@@ -39,10 +39,10 @@ "author": "Ryan Hefner <hi@ryanhefner.com>", | ||
"dependencies": { | ||
"@apollo/client": "^3.3.11", | ||
"@apollo/client": "^3.4.8", | ||
"apollo-link-contentful": "^0.1.3", | ||
"cross-fetch": "^3.0.5", | ||
"dotenv": "^8.2.0", | ||
"graphql": "^14.6.0", | ||
"cross-fetch": "^3.1.4", | ||
"dotenv": "^10.0.0", | ||
"graphql": "^15.5.1", | ||
"invariant": "^2.2.4" | ||
}, | ||
"gitHead": "bc513aa05c30ed1cb49c3867816e2e139734b094" | ||
"gitHead": "3379eaa36037e94358e8409f8df743964a7af543" | ||
} |
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
57711
+ Addeddotenv@10.0.0(transitive)
+ Addedgraphql@15.9.0(transitive)
- Removeddotenv@8.6.0(transitive)
- Removedgraphql@14.7.016.10.0(transitive)
- Removediterall@1.3.0(transitive)
Updated@apollo/client@^3.4.8
Updatedcross-fetch@^3.1.4
Updateddotenv@^10.0.0
Updatedgraphql@^15.5.1