code42day-calendar
Advanced tools
Comparing version 0.2.2 to 0.2.3
0.2.3 / 2015-09-14 | ||
================== | ||
* fix Makefile - restore lint and test targets | ||
* fix dependencies - type-component | ||
0.2.2 / 2015-09-14 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "code42day-calendar", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Calendar component", | ||
@@ -30,3 +30,4 @@ "scripts": { | ||
"map-component": "*", | ||
"range-component": "^1.0.0" | ||
"range-component": "^1.0.0", | ||
"type-component": "~0" | ||
}, | ||
@@ -37,4 +38,3 @@ "devDependencies": { | ||
"mocha": "~1", | ||
"stringify": "^3.1.0", | ||
"type-component": "0.0.1" | ||
"stringify": "^3.1.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "browser": { |
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
19865
4
13
+ Addedtype-component@~0
+ Addedtype-component@0.0.1(transitive)