react-cartographer
Advanced tools
Comparing version 0.4.3 to 0.4.4
{ | ||
"name": "react-cartographer", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "Generic React component for displaying static maps using Yahoo, Google or Bing as a map provider.", | ||
@@ -16,3 +16,3 @@ "author": "Edmond Chow <echow23@yahoo-inc.com>", | ||
"dev": "webpack-dev-server --progress --colors --port 8090", | ||
"test": "jenkins-mocha --compilers js:babel-core/register tests/unit/*", | ||
"test": "jenkins-mocha --require babel-core/register tests/unit/*", | ||
"devtest": "mocha --compilers js:babel-core/register tests/unit/* --reporter nyan", | ||
@@ -24,4 +24,4 @@ "cover": "node node_modules/istanbul/lib/cli.js cover --dir artifacts -- ./node_modules/mocha/bin/_mocha tests/ --recursive --reporter spec", | ||
"lodash": "4", | ||
"react": "15", | ||
"prop-types": "15" | ||
"prop-types": "15", | ||
"react": "^16.1.0" | ||
}, | ||
@@ -34,7 +34,7 @@ "devDependencies": { | ||
"babel-preset-react": "6", | ||
"chai": "3", | ||
"coveralls": "2", | ||
"debug": "2", | ||
"chai": "^4.0.2", | ||
"coveralls": "^3.0.0", | ||
"debug": "^3.0.0", | ||
"grunt": "1", | ||
"grunt-babel": "6", | ||
"grunt-babel": "^7.0.0", | ||
"grunt-cli": "1", | ||
@@ -48,9 +48,9 @@ "grunt-concurrent": "2", | ||
"istanbul": "0.4", | ||
"jenkins-mocha": "4", | ||
"jenkins-mocha": "^6.0.0", | ||
"jshint": "2", | ||
"json-loader": "0", | ||
"mocha": "3", | ||
"mocha": "^4.0.0", | ||
"nodemon": "1", | ||
"react-dom": "15", | ||
"webpack": "2", | ||
"react-dom": "^16.1.0", | ||
"webpack": "^3.1.0", | ||
"webpack-dev-server": "2" | ||
@@ -57,0 +57,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
0
74225
26
982
+ Addedreact@16.14.0(transitive)
- Removedasap@2.0.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedpromise@7.3.1(transitive)
- Removedreact@15.7.0(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.39(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)
Updatedreact@^16.1.0