New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

chai-leaflet

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chai-leaflet - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

18

package.json
{
"name": "chai-leaflet",
"version": "0.0.12",
"version": "0.0.13",
"description": "Chai assertions to use with Leaflet map apps",
"main": "chai-leaflet.js",
"scripts": {
"test": "npm run lint && npm run test-browser",
"test": "npm run lint && npm run test-browser && npm run test-node",
"lint": "eslint chai-leaflet.js test/*",

@@ -28,13 +28,15 @@ "test-node": "mocha test/test.js",

"devDependencies": {
"chai": "^3.5.0",
"eslint": "^2.7.0",
"eslint-plugin-html": "^1.4.0",
"leaflet": "^1.0.0-rc.1",
"mocha": "^2.4.5",
"chai": "^4.1.0",
"eslint": "^4.3.0",
"eslint-plugin-html": "^3.1.1",
"leaflet": "^1.1.0",
"leaflet-headless": "^0.2.6",
"mocha": "^3.4.2",
"mocha-phantomjs-core": "^2.0.1",
"mversion": "^1.10.1",
"phantomjs-prebuilt": "^2.1.4"
},
"peerDependencies": {
"chai": "^3.5.0"
"chai": "^4.1.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