Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tempo-paper

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tempo-paper - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

18

CHANGELOG.json

@@ -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",

7

CHANGELOG.md
# 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

4

es6/iterate.js

@@ -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

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