Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions configs/eslint-config-compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,5 @@
"url": "https://github.com/mongodb-js/compass.git"
},
"homepage": "https://github.com/mongodb-js/compass",
"publishConfig": {
"access": "public"
}
"private": true
}
4 changes: 1 addition & 3 deletions configs/eslint-plugin-compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
4 changes: 1 addition & 3 deletions configs/mocha-config-compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
"url": "https://github.com/mongodb-js/compass.git"
},
"homepage": "https://github.com/mongodb-js/compass",
"publishConfig": {
"access": "public"
},
"private": true,
"dependencies": {
"@electron/remote": "^2.1.3",
"@mongodb-js/mocha-config-devtools": "^1.0.4",
Expand Down
4 changes: 1 addition & 3 deletions configs/prettier-config-compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@
"url": "https://github.com/mongodb-js/compass.git"
},
"homepage": "https://github.com/mongodb-js/compass",
"publishConfig": {
"access": "public"
}
"private": true
}
4 changes: 1 addition & 3 deletions configs/tsconfig-compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,5 @@
"url": "https://github.com/mongodb-js/compass.git"
},
"homepage": "https://github.com/mongodb-js/compass",
"publishConfig": {
"access": "public"
}
"private": true
}
4 changes: 1 addition & 3 deletions configs/webpack-config-compass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
6 changes: 2 additions & 4 deletions packages/atlas-service/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"name": "@mongodb-js/atlas-service",
"description": "Service to handle Atlas sign in and API requests",
"description": "Service to handle Atlas API requests",
"author": {
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
3 changes: 3 additions & 0 deletions packages/bson-transpilers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,8 @@
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
}
}
3 changes: 2 additions & 1 deletion packages/collection-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@
"electron-mocha": "^12.2.0",
"mocha": "^10.2.0",
"xvfb-maybe": "^0.2.1"
}
},
"private": true
}
4 changes: 1 addition & 3 deletions packages/compass-app-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"homepage": "https://github.com/mongodb-js/compass",
"version": "9.4.24",
"repository": {
Expand Down
4 changes: 1 addition & 3 deletions packages/compass-connection-import-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
4 changes: 1 addition & 3 deletions packages/compass-connections-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
4 changes: 1 addition & 3 deletions packages/compass-connections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
4 changes: 1 addition & 3 deletions packages/compass-intercom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
4 changes: 1 addition & 3 deletions packages/compass-logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
3 changes: 2 additions & 1 deletion packages/compass-preferences-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,6 @@
"depcheck": "^1.4.1",
"mocha": "^10.2.0",
"sinon": "^9.2.3"
}
},
"private": true
}
4 changes: 1 addition & 3 deletions packages/compass-telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
4 changes: 1 addition & 3 deletions packages/compass-test-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
4 changes: 1 addition & 3 deletions packages/compass-user-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
4 changes: 1 addition & 3 deletions packages/compass-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
4 changes: 1 addition & 3 deletions packages/connection-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
3 changes: 3 additions & 0 deletions packages/data-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,8 @@
},
"optionalDependencies": {
"mongodb-client-encryption": "^6.5.0"
},
"publishConfig": {
"access": "public"
}
}
3 changes: 2 additions & 1 deletion packages/database-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@
"@mongodb-js/prettier-config-compass": "^1.2.8",
"depcheck": "^1.4.1",
"mocha": "^10.2.0"
}
},
"private": true
}
4 changes: 1 addition & 3 deletions packages/databases-collections-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
3 changes: 2 additions & 1 deletion packages/hadron-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,6 @@
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
}
},
"private": true
}
3 changes: 3 additions & 0 deletions packages/hadron-document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,8 @@
"mocha": "^10.2.0",
"moment": "^2.29.4",
"sinon": "^17.0.1"
},
"publishConfig": {
"access": "public"
}
}
3 changes: 3 additions & 0 deletions packages/hadron-type-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@
"chai": "^4.2.0",
"depcheck": "^1.4.1",
"mocha": "^10.2.0"
},
"publishConfig": {
"access": "public"
}
}
3 changes: 2 additions & 1 deletion packages/instance-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@
"chai": "^4.3.4",
"depcheck": "^1.4.1",
"mocha": "^10.2.0"
}
},
"private": true
}
3 changes: 3 additions & 0 deletions packages/mongodb-explain-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,8 @@
"gen-esm-wrapper": "^1.1.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0"
},
"publishConfig": {
"access": "public"
}
}
4 changes: 1 addition & 3 deletions packages/my-queries-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
4 changes: 1 addition & 3 deletions packages/reflux-state-mixin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
},
"publishConfig": {
"access": "public"
},
"private": true,
"bugs": {
"url": "https://jira.mongodb.org/projects/COMPASS/issues",
"email": "compass@mongodb.com"
Expand Down
Loading