Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cmpsr/contentful-core

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cmpsr/contentful-core - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

6

CHANGELOG.md
# @cmpsr/contentful-core
## 0.3.1
### Patch Changes
- d745ae2: chore: Upgrade `contentful-core` Packages
## 0.3.0

@@ -4,0 +10,0 @@

12

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc