Socket
Socket
Sign inDemoInstall

contentful-management

Package Overview
Dependencies
Maintainers
4
Versions
578
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contentful-management - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json

@@ -24,3 +24,3 @@ {

"docs:publish": "npm run docs:build && ./node_modules/contentful-sdk-jsdoc/bin/publish-docs.sh contentful-management.js contentfulManagement",
"test:ci": "./node_modules/contentful-sdk-core/bin/test-ci.sh",
"test:ci": "SKIP_INTEGRATION_TESTS=true ./node_modules/contentful-sdk-core/bin/test-ci.sh",
"test:cover": "BABEL_ENV=test babel-node ./node_modules/istanbul/lib/cli.js cover test/runner",

@@ -50,3 +50,3 @@ "test:only": "BABEL_ENV=test babel-node ./test/runner",

"dependencies": {
"contentful-sdk-core": "^2.2.3"
"contentful-sdk-core": "^2.2.4"
},

@@ -91,3 +91,3 @@ "devDependencies": {

},
"version": "1.0.1"
"version": "1.0.2"
}

@@ -1,1 +0,1 @@

module.exports = '1.0.1'
module.exports = '1.0.2'

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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