@dfinity/agent
Advanced tools
Comparing version 0.5.15 to 0.6.0
{ | ||
"name": "@dfinity/agent", | ||
"version": "0.5.15", | ||
"version": "0.6.0", | ||
"main": "src/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -9,2 +9,4 @@ export * from './actor'; | ||
export * from './types'; | ||
export * from './canisters/asset'; | ||
export * from './canisters/management'; | ||
export * from './candid'; | ||
@@ -11,0 +13,0 @@ import { Agent, HttpAgent } from './agent'; |
@@ -24,2 +24,4 @@ "use strict"; | ||
__export(require("./types")); | ||
__export(require("./canisters/asset")); | ||
__export(require("./canisters/management")); | ||
__export(require("./candid")); | ||
@@ -26,0 +28,0 @@ const IDL = __importStar(require("./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
145588
4174
2