@egendata/client
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -21,2 +21,7 @@ const createMemoryStore = () => { | ||
}, | ||
removeAll: async function () { | ||
for (const [key] of timeouts.entries()) { | ||
await this.remove(key) | ||
} | ||
}, | ||
isMemoryStore: true | ||
@@ -23,0 +28,0 @@ } |
{ | ||
"name": "@egendata/client", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Client for Egendata Operator", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"test": "jest", | ||
"test": "jest --color", | ||
"test:watch": "jest --watchAll", | ||
@@ -32,3 +32,3 @@ "test:debug": "node --inspect-brk node_modules/jest/bin/jest -c jest.config.js --runInBand", | ||
"dependencies": { | ||
"@egendata/messaging": "0.3.1", | ||
"@egendata/messaging": "0.3.2", | ||
"@hapi/joi": "^15.0.3", | ||
@@ -57,3 +57,3 @@ "@panva/jose": "^1.0.1", | ||
"eslint-plugin-standard": "^4.0.0", | ||
"jest": "^23.6.0", | ||
"jest": "^24.8.0", | ||
"supertest": "^3.4.2", | ||
@@ -60,0 +60,0 @@ "tar": "^4.4.10", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
79138
1925
0
+ Added@egendata/messaging@0.3.2(transitive)
- Removed@egendata/messaging@0.3.1(transitive)
Updated@egendata/messaging@0.3.2