balena-cdsl
Advanced tools
Comparing version 0.9.2 to 0.10.0
@@ -111,2 +111,2 @@ /* tslint:disable */ | ||
wasm = require('./balena_cdsl_bg'); | ||
wasm = require('./balena_cdsl_wasm'); |
@@ -8,3 +8,3 @@ { | ||
"description": "Configuration DSL", | ||
"version": "0.9.2", | ||
"version": "0.10.0", | ||
"license": "Apache-2.0", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
"balena_cdsl.d.ts", | ||
"balena_cdsl_bg.js" | ||
"balena_cdsl_wasm.js" | ||
], | ||
@@ -22,0 +22,0 @@ "module": "balena_cdsl.js", |
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
1410270