lavamoat-core
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "lavamoat-core", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "LavaMoat kernel and utils", | ||
@@ -45,3 +45,3 @@ "main": "src/index.js", | ||
}, | ||
"gitHead": "aae4b10cff68975a0fba8ee727c973f485c47fdf" | ||
"gitHead": "cb721eeecd3c25718cb87eea338d483ec3aafd3d" | ||
} |
@@ -34,3 +34,2 @@ // the contents of this file will be copied into the prelude template | ||
const value = deepGetAndBind(globalRef, globalPath) | ||
if (value === undefined) return | ||
// TODO: actually match prop descriptor | ||
@@ -37,0 +36,0 @@ const propDesc = { |
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
243774
4333