@prototyp-stockholm/contentful-migrator-programme
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
41793
32
741
0
+ Addedcontentful-management@10.46.4(transitive)
+ Addedcontentful-sdk-core@8.3.2(transitive)
+ Addeddotenv@16.4.5(transitive)
+ Addedtype-fest@4.27.1(transitive)
- Removedaxios@0.21.4(transitive)
- Removedcontentful-management@7.54.2(transitive)
- Removedcontentful-sdk-core@6.11.0(transitive)
- Removeddotenv@10.0.0(transitive)
- Removedtype-fest@2.19.0(transitive)
Updateddotenv@^16.0.0