hadron-react-bson
Advanced tools
Comparing version 5.4.1 to 5.4.2
@@ -5,5 +5,8 @@ { | ||
"author": "Durran Jordan <durran@gmail.com>", | ||
"bugs": "https://github.com/mongodb-js/hadron-react/issues", | ||
"homepage": "https://github.com/mongodb-js/hadron-react/packages/hadron-react-bson", | ||
"version": "5.4.1", | ||
"bugs": { | ||
"url": "https://jira.mongodb.org/projects/COMPASS/issues", | ||
"email": "compass@mongodb.com" | ||
}, | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "5.4.2", | ||
"main": "lib/index.js", | ||
@@ -13,3 +16,3 @@ "module": "lib/index.js", | ||
"type": "git", | ||
"url": "https://github.com/mongodb-js/hadron-react.git" | ||
"url": "https://github.com/mongodb-js/compass.git" | ||
}, | ||
@@ -30,3 +33,4 @@ "license": "SSPL", | ||
"test-ci": "npm run test", | ||
"prepare": "npm run compile" | ||
"prepublishOnly": "npm run compile", | ||
"bootstrap": "npm run compile" | ||
}, | ||
@@ -39,3 +43,2 @@ "peerDependencies": { | ||
"dependencies": { | ||
"hadron-react-utils": "^5.3.0", | ||
"hex-to-uuid": "^1.0.1", | ||
@@ -80,3 +83,3 @@ "moment-timezone": "^0.5.14" | ||
}, | ||
"gitHead": "f46948c37c24aeeebe19d424ffc50ec85d7f0d9b" | ||
"gitHead": "8ec19acfe461d3f9c3e6eddc550669aefc029180" | ||
} |
Sorry, the diff of this file is too big to display
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5
0
1
579108
1445
- Removedhadron-react-utils@^5.3.0
- Removedhadron-react-utils@5.3.0(transitive)