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

@prototyp-stockholm/contentful-migrator-programme

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prototyp-stockholm/contentful-migrator-programme - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

.github/workflows/release-please.yml

13

CHANGELOG.md

@@ -5,2 +5,10 @@ # Changelog

### [0.0.8](https://github.com/prototypsthlm/contentful-migrator-programme/compare/v0.0.7...v0.0.8) (2022-05-25)
### Bug Fixes
* 100 migration limit due to bad api request ([#148](https://github.com/prototypsthlm/contentful-migrator-programme/issues/148)) ([f44b290](https://github.com/prototypsthlm/contentful-migrator-programme/commit/f44b290ae0e752cb7caca45485b18bb6ae801f06))
* remove duplicate bugfix from changelog ([70d3761](https://github.com/prototypsthlm/contentful-migrator-programme/commit/70d376188c5130dc48efe8b7c1c749bdf748f38c))
### [0.0.7](https://github.com/prototypsthlm/contentful-migrator-programme/compare/v0.0.5...v0.0.7) (2021-09-16)

@@ -14,7 +22,2 @@

### Bug Fixes
* remove npm test script ([b777c3f](https://github.com/prototypsthlm/contentful-migrator-programme/commit/b777c3fe1e88a9a98669106cc07e77bf661562a3))
### [0.0.6](https://github.com/prototypsthlm/contentful-migrator-programme/compare/v0.0.5...v0.0.6) (2021-03-19)

@@ -21,0 +24,0 @@

@@ -82,2 +82,3 @@ const contentful = require('contentful-management')

content_type: type,
limit: 1000,
...options,

@@ -84,0 +85,0 @@ })

{
"name": "@prototyp-stockholm/contentful-migrator-programme",
"version": "0.0.7",
"version": "0.0.8",
"description": "Tool to manage and keep track of contentful migrations.",

@@ -31,5 +31,5 @@ "scripts": {

"cli-select": "^1.1.2",
"contentful-management": "^7.39.0",
"contentful-management": "^10.1.4",
"contentful-migration": "^4.5.4",
"dotenv": "^10.0.0",
"dotenv": "^16.0.0",
"esm": "^3.2.25",

@@ -43,3 +43,3 @@ "mustache": "^4.0.1",

"execa": "^4.0.3",
"jest": "^27.2.0",
"jest": "^28.0.2",
"prettier": "^2.1.1",

@@ -46,0 +46,0 @@ "standard-version": "^9.3.1"

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