@dfinity/agent
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "@dfinity/agent", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"main": "src/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -38,3 +38,3 @@ "use strict"; | ||
})(CanisterInstallMode = exports.CanisterInstallMode || (exports.CanisterInstallMode = {})); | ||
const metadataSymbol = Symbol(); | ||
const metadataSymbol = Symbol.for('ic-agent-metadata'); | ||
/** | ||
@@ -41,0 +41,0 @@ * An actor base class. An actor is an object containing only functions that will |
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
145611
1