@dfinity/agent
Advanced tools
Comparing version 0.5.13-2 to 0.5.14
{ | ||
"name": "@dfinity/agent", | ||
"version": "0.5.13-2", | ||
"version": "0.5.14", | ||
"main": "src/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -9,2 +9,3 @@ export * from './actor'; | ||
export * from './types'; | ||
export * from './candid'; | ||
import { Agent, HttpAgent } from './agent'; | ||
@@ -11,0 +12,0 @@ import * as IDL from './idl'; |
@@ -24,2 +24,3 @@ "use strict"; | ||
__export(require("./types")); | ||
__export(require("./candid")); | ||
const IDL = __importStar(require("./idl")); | ||
@@ -26,0 +27,0 @@ exports.IDL = IDL; |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
145429
56
4170
2