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.4.1 to 0.4.2

6

CHANGELOG.md
# @cmpsr/contentful-core
## 0.4.2
### Patch Changes
- 87716f6: Move dependencies to peer and dev in contentful-core
## 0.4.1

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

16

package.json
{
"name": "@cmpsr/contentful-core",
"version": "0.4.1",
"version": "0.4.2",
"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.",

@@ -40,11 +40,17 @@ "author": "Ryan Hefner <hi@ryanhefner.com>",

},
"peerDependencies": {
"@apollo/client": ">=3.0",
"graphql": ">=15"
},
"dependencies": {
"@apollo/client": "^3.4.8",
"apollo-link-contentful": "^0.1.3",
"cross-fetch": "^3.1.4",
"dotenv": "^10.0.0",
"graphql": "^15.5.1",
"invariant": "^2.2.4"
},
"gitHead": "fb1f55eaa3825b922bed2aacb9fcc4aae68f28dd"
"devDependencies": {
"@apollo/client": "^3.4.8",
"dotenv": "^10.0.0",
"graphql": "^15.5.1"
},
"gitHead": "d119ad7b49c9f7d3f5f45c6da0f115b1a4f472c5"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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