tempo-paper
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.3.3", | ||
"tag": "tempo-paper_v0.3.3", | ||
"date": "Sun, 16 Feb 2020 03:58:19 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"tempo-dom\" from `0.15.1` to `0.16.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"tempo-std\" from `0.4.0` to `0.5.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"tempo-store\" from `1.2.1` to `1.2.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.3.2", | ||
@@ -7,0 +25,0 @@ "tag": "tempo-paper_v0.3.2", |
# Change Log - tempo-paper | ||
This log was last generated on Sun, 16 Feb 2020 00:01:24 GMT and should not be manually modified. | ||
This log was last generated on Sun, 16 Feb 2020 03:58:19 GMT and should not be manually modified. | ||
## 0.3.3 | ||
Sun, 16 Feb 2020 03:58:19 GMT | ||
*Version update only* | ||
## 0.3.2 | ||
@@ -6,0 +11,0 @@ Sun, 16 Feb 2020 00:01:24 GMT |
@@ -44,5 +44,3 @@ /* | ||
} | ||
return mapState({ | ||
map: function (outer) { return options.getArray(outer); } | ||
}, until.apply(void 0, __spreadArrays([{ | ||
return mapState({ map: function (outer) { return options.getArray(outer); } }, until.apply(void 0, __spreadArrays([{ | ||
repeatUntil: function (value, index) { return value[index]; } | ||
@@ -49,0 +47,0 @@ }], children))); |
@@ -47,5 +47,3 @@ "use strict"; | ||
} | ||
return map_1.mapState({ | ||
map: function (outer) { return options.getArray(outer); } | ||
}, until_1.until.apply(void 0, __spreadArrays([{ | ||
return map_1.mapState({ map: function (outer) { return options.getArray(outer); } }, until_1.until.apply(void 0, __spreadArrays([{ | ||
repeatUntil: function (value, index) { return value[index]; } | ||
@@ -52,0 +50,0 @@ }], children))); |
{ | ||
"name": "tempo-paper", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"priority": 100, | ||
@@ -38,5 +38,5 @@ "description": "Integration of PaperJS api using Tempo to create a declarative Document Object Model.", | ||
"tempo-core": "1.7.0", | ||
"tempo-dom": "0.15.1", | ||
"tempo-std": "0.4.0", | ||
"tempo-store": "1.2.1" | ||
"tempo-dom": "0.16.0", | ||
"tempo-std": "0.5.0", | ||
"tempo-store": "1.2.2" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
331373
3936
+ Addedtempo-dom@0.16.0(transitive)
+ Addedtempo-std@0.5.0(transitive)
+ Addedtempo-store@1.2.2(transitive)
- Removedtempo-dom@0.15.1(transitive)
- Removedtempo-std@0.4.0(transitive)
- Removedtempo-store@1.2.1(transitive)
Updatedtempo-dom@0.16.0
Updatedtempo-std@0.5.0
Updatedtempo-store@1.2.2