chai-leaflet
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "chai-leaflet", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Chai assertions to use with Leaflet map apps", | ||
@@ -28,3 +28,3 @@ "main": "chai-leaflet.js", | ||
"devDependencies": { | ||
"chai": "~1.8.1", | ||
"chai": "~2.1.2", | ||
"eslint": "^0.15.0", | ||
@@ -38,4 +38,4 @@ "leaflet": "~0.7.0", | ||
"peerDependencies": { | ||
"chai": ">= 1.8.1 < 2" | ||
"chai": ">= 1.8.1 < 3" | ||
} | ||
} |
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
12234