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

contentful-cli

Package Overview
Dependencies
Maintainers
3
Versions
809
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contentful-cli - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

4

dist/package.json
{
"name": "contentful-cli",
"version": "3.1.3",
"version": "3.1.4",
"description": "Contentful CLI tool",

@@ -32,2 +32,3 @@ "main": "dist/contentful.js",

"test:e2e": "JEST_SUITE_NAME=\"Unit Tests\" JEST_JUNIT_OUTPUT_NAME=\"e2e-tests.xml\" cross-env jest --testPathPattern=test/e2e --verbose",
"postinstall": "patch-package",
"precommit": "npm run prettier:write && lint-staged",

@@ -110,2 +111,3 @@ "prepush": "jest --changedSince master test/unit/**",

"open": "^8.0.5",
"patch-package": "^8.0.0",
"path": "^0.12.7",

@@ -112,0 +114,0 @@ "prettier": "^2.0.2",

{
"name": "contentful-cli",
"version": "3.1.3",
"version": "3.1.4",
"description": "Contentful CLI tool",

@@ -32,2 +32,3 @@ "main": "dist/contentful.js",

"test:e2e": "JEST_SUITE_NAME=\"Unit Tests\" JEST_JUNIT_OUTPUT_NAME=\"e2e-tests.xml\" cross-env jest --testPathPattern=test/e2e --verbose",
"postinstall": "patch-package",
"precommit": "npm run prettier:write && lint-staged",

@@ -110,2 +111,3 @@ "prepush": "jest --changedSince master test/unit/**",

"open": "^8.0.5",
"patch-package": "^8.0.0",
"path": "^0.12.7",

@@ -112,0 +114,0 @@ "prettier": "^2.0.2",

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