Closed cjihrig closed 6 years ago
v1.1.1 throws when trying to require() the new agent.js file added in https://github.com/circonus-labs/circonus-cip/pull/3 because it's not part of the npm whitelist.
require()
agent.js
v1.1.1 throws when trying to
require()
the newagent.js
file added in https://github.com/circonus-labs/circonus-cip/pull/3 because it's not part of the npm whitelist.