New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

balena-cdsl

Package Overview
Dependencies
Maintainers
5
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balena-cdsl - npm Package Compare versions

Comparing version 0.6.13 to 0.7.0

4

balena_cdsl_main.js

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

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

@@ -59,0 +59,0 @@ };

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

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

@@ -59,0 +59,0 @@ }

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

"description": "Configuration DSL",
"version": "0.6.13",
"version": "0.7.0",
"license": "Apache-2.0",

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

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