This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0e9710c
commit ce98550
Showing
74 changed files
with
281 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "2.106.4", | ||
"version": "3.0.0", | ||
"npmClient": "yarn", | ||
"useWorkspaces": true, | ||
"command": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-async", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Promise wrappers for the async library.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-base4-rest-api", | ||
"version": "2.80.0", | ||
"version": "3.0.0", | ||
"description": "A Base4 REST API client.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
@@ -11,9 +11,9 @@ | |
"test": "yarn lint" | ||
}, | ||
"dependencies": { | ||
"@parameter1/base-cms-inflector": "^2.0.0", | ||
"@parameter1/base-cms-object-path": "^2.75.1", | ||
"@parameter1/base-cms-utils": "^2.75.1", | ||
"@parameter1/base-cms-inflector": "^3.0.0", | ||
"@parameter1/base-cms-object-path": "^3.0.0", | ||
"@parameter1/base-cms-utils": "^3.0.0", | ||
"http-errors": "^1.8.0", | ||
"node-fetch": "^2.6.5" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-canonical-path", | ||
"version": "2.75.1", | ||
"version": "3.0.0", | ||
"description": "Canonical path library for BaseCMS projects.", | ||
"main": "src/index.js", | ||
"author": "Josh Worden <[email protected]>", | ||
|
@@ -11,10 +11,10 @@ | |
"test": "yarn run lint && ../../node_modules/.bin/mocha --reporter spec" | ||
}, | ||
"dependencies": { | ||
"@parameter1/base-cms-db": "^2.75.1", | ||
"@parameter1/base-cms-inflector": "^2.0.0", | ||
"@parameter1/base-cms-object-path": "^2.75.1", | ||
"@parameter1/base-cms-utils": "^2.75.1" | ||
"@parameter1/base-cms-db": "^3.0.0", | ||
"@parameter1/base-cms-inflector": "^3.0.0", | ||
"@parameter1/base-cms-object-path": "^3.0.0", | ||
"@parameter1/base-cms-utils": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.3.4", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-cli-utils", | ||
"version": "2.8.4", | ||
"version": "3.0.0", | ||
"description": "Utility functions for BaseCMS CLI projects.", | ||
"main": "src/index.js", | ||
"author": "Josh Worden <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-db", | ||
"version": "2.75.1", | ||
"version": "3.0.0", | ||
"description": "The BaseCMS database driver. Requires direct MongoDB access.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
@@ -11,9 +11,9 @@ | |
"test": "yarn lint" | ||
}, | ||
"dependencies": { | ||
"@parameter1/base-cms-async": "^2.0.0", | ||
"@parameter1/base-cms-object-path": "^2.75.1", | ||
"@parameter1/base-cms-utils": "^2.75.1", | ||
"@parameter1/base-cms-async": "^3.0.0", | ||
"@parameter1/base-cms-object-path": "^3.0.0", | ||
"@parameter1/base-cms-utils": "^3.0.0", | ||
"base64-url": "^2.3.3", | ||
"deepmerge": "^3.3.0", | ||
"mongodb": "^3.7.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-dependency-tool", | ||
"version": "2.75.1", | ||
"version": "3.0.0", | ||
"description": "Command line tool for managing BaseCMS project dependencies.", | ||
"author": "Jacob Bare <[email protected]>", | ||
"main": "src/index.js", | ||
|
@@ -14,8 +14,8 @@ | |
"test": "yarn lint" | ||
}, | ||
"dependencies": { | ||
"@parameter1/base-cms-cli-utils": "^2.8.4", | ||
"@parameter1/base-cms-object-path": "^2.75.1", | ||
"@parameter1/base-cms-cli-utils": "^3.0.0", | ||
"@parameter1/base-cms-object-path": "^3.0.0", | ||
"chalk": "^2.4.2", | ||
"fancy-log": "^1.3.3", | ||
"yargs": "^14.2.3" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-embedded-media", | ||
"version": "2.98.0", | ||
"version": "3.0.0", | ||
"description": "BaseCMS embedded media parsing.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
@@ -11,9 +11,9 @@ | |
"test": "yarn lint" | ||
}, | ||
"dependencies": { | ||
"@parameter1/base-cms-html": "^2.45.0", | ||
"@parameter1/base-cms-image": "^2.98.0", | ||
"@parameter1/base-cms-inflector": "^2.0.0", | ||
"@parameter1/base-cms-html": "^3.0.0", | ||
"@parameter1/base-cms-image": "^3.0.0", | ||
"@parameter1/base-cms-inflector": "^3.0.0", | ||
"cheerio": "^1.0.0-rc.10", | ||
"escape-string-regexp": "^1.0.5" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-embedly", | ||
"version": "2.45.0", | ||
"version": "3.0.0", | ||
"description": "BaseCMS embedly API library.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-export-cli", | ||
"version": "2.8.5", | ||
"version": "3.0.0", | ||
"description": "Command line interface for BaseCMS+Marko exports.", | ||
"author": "Josh Worden <[email protected]>", | ||
"main": "src/index.js", | ||
|
@@ -14,7 +14,7 @@ | |
"test": "yarn lint" | ||
}, | ||
"dependencies": { | ||
"@parameter1/base-cms-cli-utils": "^2.8.4", | ||
"@parameter1/base-cms-cli-utils": "^3.0.0", | ||
"chalk": "^2.4.2", | ||
"fancy-log": "^1.3.3", | ||
"gulp": "^4.0.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-export-framework", | ||
"version": "2.98.0", | ||
"version": "3.0.0", | ||
"description": "Core framework for BaseCMS Exports.", | ||
"author": "Josh Worden <[email protected]>", | ||
"main": "src/index.js", | ||
|
@@ -12,12 +12,12 @@ | |
}, | ||
"dependencies": { | ||
"@godaddy/terminus": "^4.9.0", | ||
"@parameter1/base-cms-express-apollo": "^2.45.0", | ||
"@parameter1/base-cms-image": "^2.98.0", | ||
"@parameter1/base-cms-object-path": "^2.75.1", | ||
"@parameter1/base-cms-tenant-context": "^2.0.0", | ||
"@parameter1/base-cms-utils": "^2.75.1", | ||
"@parameter1/base-cms-web-common": "^2.80.0", | ||
"@parameter1/base-cms-express-apollo": "^3.0.0", | ||
"@parameter1/base-cms-image": "^3.0.0", | ||
"@parameter1/base-cms-object-path": "^3.0.0", | ||
"@parameter1/base-cms-tenant-context": "^3.0.0", | ||
"@parameter1/base-cms-utils": "^3.0.0", | ||
"@parameter1/base-cms-web-common": "^3.0.0", | ||
"express": "^4.17.1", | ||
"graphql": "^14.7.0", | ||
"graphql-tag": "^2.12.5", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-github-release-notes", | ||
"version": "2.45.0", | ||
"version": "3.0.0", | ||
"author": "Jacob Bare <[email protected]>", | ||
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/github-release-notes", | ||
"license": "MIT", | ||
|
@@ -14,7 +14,7 @@ | |
}, | ||
"dependencies": { | ||
"@octokit/rest": "^16.43.2", | ||
"@parameter1/base-cms-env": "^2.45.0", | ||
"@parameter1/base-cms-env": "^3.0.0", | ||
"numeral": "^2.0.6" | ||
}, | ||
"publishConfig": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-graphql-fragment-types", | ||
"version": "2.45.0", | ||
"version": "3.0.0", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/graphql-fragment-types", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-html", | ||
"version": "2.45.0", | ||
"version": "3.0.0", | ||
"description": "Common HTML utilities for BaseCMS projects.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-image", | ||
"version": "2.98.0", | ||
"version": "3.0.0", | ||
"description": "Common image utilities for BaseCMS projects.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
@@ -11,8 +11,8 @@ | |
"test": "yarn lint" | ||
}, | ||
"dependencies": { | ||
"@parameter1/base-cms-html": "^2.45.0", | ||
"@parameter1/base-cms-inflector": "^2.0.0" | ||
"@parameter1/base-cms-html": "^3.0.0", | ||
"@parameter1/base-cms-inflector": "^3.0.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-inflector", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Inflector functions for JavaScript projects.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-leaders-program", | ||
"version": "2.97.0", | ||
"version": "3.0.0", | ||
"description": "Leaders Program Vue components", | ||
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/leaders-program", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
@@ -19,7 +19,7 @@ | |
"vue": "^2.6.14" | ||
}, | ||
"devDependencies": { | ||
"@parameter1/base-cms-graphql-fragment-types": "^2.45.0", | ||
"@parameter1/base-cms-graphql-fragment-types": "^3.0.0", | ||
"@vue/cli-plugin-babel": "^4.5.13", | ||
"@vue/cli-plugin-eslint": "^4.5.13", | ||
"@vue/cli-service": "^4.5.13", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-marko-core", | ||
"version": "2.80.0", | ||
"version": "3.0.0", | ||
"description": "Core BaseCMS Marko components.", | ||
"author": "Jacob Bare <[email protected]>", | ||
"main": "index.js", | ||
|
@@ -12,9 +12,9 @@ | |
"test": "yarn compile && yarn lint" | ||
}, | ||
"dependencies": { | ||
"@parameter1/base-cms-object-path": "^2.75.1", | ||
"@parameter1/base-cms-utils": "^2.75.1", | ||
"@parameter1/base-cms-web-common": "^2.80.0", | ||
"@parameter1/base-cms-object-path": "^3.0.0", | ||
"@parameter1/base-cms-utils": "^3.0.0", | ||
"@parameter1/base-cms-web-common": "^3.0.0", | ||
"marko": "~4.20.0", | ||
"moment": "^2.29.1", | ||
"moment-timezone": "^0.5.33", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-marko-newsletters-email-x", | ||
"version": "2.75.1", | ||
"version": "3.0.0", | ||
"description": "EmailX Marko components for BaseCMS newsletters.", | ||
"author": "Jacob Bare <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -11,8 +11,8 @@ | |
"test": "yarn compile && yarn lint" | ||
}, | ||
"dependencies": { | ||
"@parameter1/base-cms-object-path": "^2.75.1", | ||
"@parameter1/base-cms-utils": "^2.75.1", | ||
"@parameter1/base-cms-object-path": "^3.0.0", | ||
"@parameter1/base-cms-utils": "^3.0.0", | ||
"moment": "^2.29.1", | ||
"node-fetch": "^2.6.5" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-marko-newsletters-gam", | ||
"version": "2.75.1", | ||
"version": "3.0.0", | ||
"description": "GAM/DFP Marko components for BaseCMS newsletters.", | ||
"author": "Jacob Bare <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -11,8 +11,8 @@ | |
"test": "yarn compile && yarn lint" | ||
}, | ||
"dependencies": { | ||
"@parameter1/base-cms-object-path": "^2.75.1", | ||
"@parameter1/base-cms-utils": "^2.75.1", | ||
"@parameter1/base-cms-object-path": "^3.0.0", | ||
"@parameter1/base-cms-utils": "^3.0.0", | ||
"moment": "^2.29.1" | ||
}, | ||
"peerDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-marko-newsletters-mc", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Marketing Cloud Marko components for BaseCMS newsletters.", | ||
"author": "Jacob Bare <[email protected]>", | ||
"license": "MIT", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-marko-newsletters-omail", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Omail (Omeda) Marko components for BaseCMS newsletters.", | ||
"author": "Jacob Bare <[email protected]>", | ||
"license": "MIT", | ||
|
Oops, something went wrong.