immutable-model-view-key-by
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"author": "Ersun Warncke <ersun.warncke@gmail.com>", | ||
"dependencies": { | ||
"immutable-core-model-view": "^0.1.2" | ||
"immutable-core-model-view": "0.1.3" | ||
}, | ||
"description": "Immutable Model View to collect records into object keyed by property value", | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"chai-as-promised": "^6.0.0", | ||
"immutable-core": "^1.1.2", | ||
"immutable-core-model": "^0.6.6", | ||
"immutable-database-mariasql": "^1.0.0", | ||
"mocha": "^3.0.2" | ||
"chai": "3.5.0", | ||
"chai-as-promised": "6.0.0", | ||
"immutable-core": "1.1.3", | ||
"immutable-core-model": "0.6.10", | ||
"immutable-database-mariasql": "1.1.0", | ||
"mocha": "3.2.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "directories": { | ||
}, | ||
"version": "0.1.0" | ||
"version": "0.1.1" | ||
} |
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
6591