@dopplerhq/universal-import-core
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -16,2 +16,1 @@ import { seal } from "tweetnacl-sealedbox-js"; | ||
} | ||
//# sourceMappingURL=encryption.js.map |
@@ -5,2 +5,1 @@ import * as encryption from "./encryption.js"; | ||
export { utils }; | ||
//# sourceMappingURL=index.js.map |
@@ -11,2 +11,1 @@ export function createPayload(secrets) { | ||
} | ||
//# sourceMappingURL=utils.js.map |
{ | ||
"name": "@dopplerhq/universal-import-core", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
14062
9