hadron-react-bson
Advanced tools
Comparing version 5.5.0 to 5.6.0
@@ -10,4 +10,8 @@ { | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "5.5.0", | ||
"version": "5.6.0", | ||
"main": "lib/index.js", | ||
"exports": { | ||
"webpack": "./src/index.js", | ||
"require": "./lib/index.js" | ||
}, | ||
"module": "lib/index.js", | ||
@@ -64,3 +68,3 @@ "repository": { | ||
"ignore-loader": "^0.1.2", | ||
"jsdom": "^16.6.0", | ||
"jsdom": "^16.7.0", | ||
"jsdom-global": "^3.0.2", | ||
@@ -81,3 +85,3 @@ "mocha": "^7.1.0", | ||
}, | ||
"gitHead": "e00da432655fbd1b723fd693527bf481f4c1e645" | ||
"gitHead": "8ef2cccaaab6d84a5fcd633ea8dfc4c7a4db551f" | ||
} |
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
583471
1449