Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-cartographer

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cartographer - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

.nyc_output/ec34e572d0f5c1629c71cfd8c08c95f4.json

24

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc