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

balena-temen

Package Overview
Dependencies
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balena-temen - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

LICENSE

4

balena_temen_main.js

@@ -43,7 +43,7 @@ /* tslint:disable */

module.exports.__wbg_getTime_86f5ac01c164d913 = function(arg0) {
module.exports.__wbg_getTime_ad2f4262ea1c8451 = function(arg0) {
return getObject(arg0).getTime();
};
module.exports.__wbg_new0_a50d3778b59e1ef1 = function() {
module.exports.__wbg_new0_caf7c3acb88b5964 = function() {
return addHeapObject(new Date());

@@ -50,0 +50,0 @@ };

@@ -43,7 +43,7 @@ /* tslint:disable */

export function __wbg_getTime_86f5ac01c164d913(arg0) {
export function __wbg_getTime_ad2f4262ea1c8451(arg0) {
return getObject(arg0).getTime();
}
export function __wbg_new0_a50d3778b59e1ef1() {
export function __wbg_new0_caf7c3acb88b5964() {
return addHeapObject(new Date());

@@ -50,0 +50,0 @@ }

@@ -8,3 +8,3 @@ {

"description": "Templating engine for (not just) JSON",
"version": "0.1.0",
"version": "0.2.0",
"license": "Apache-2.0",

@@ -11,0 +11,0 @@ "repository": {

@@ -42,2 +42,7 @@ # balena temen

### Version 0.2
* All function and filter identifiers were uppercased
* An example `uuidv4()` -> `UUIDV4()`
### Version 0.1

@@ -44,0 +49,0 @@

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