@windingtree/org.id-resolver
Advanced tools
Comparing version 2.0.3 to 2.0.5
{ | ||
"name": "@windingtree/org.id-resolver", | ||
"version": "2.0.3", | ||
"version": "2.0.5", | ||
"description": "ORGiD DID resolver", | ||
@@ -36,23 +36,24 @@ "keywords": [ | ||
"dependencies": { | ||
"core-js": "3.8.3", | ||
"@windingtree/org.id": "1.1.5", | ||
"@windingtree/org.id-lif-deposit": "1.0.2", | ||
"ajv": "6.12.3", | ||
"axios": "0.21.1", | ||
"core-js": "3.8.3", | ||
"regenerator-runtime": "0.13.7", | ||
"org.json-schema-0.3": "npm:@windingtree/org.json-schema@0.3.4", | ||
"org.json-schema-0.4": "npm:@windingtree/org.json-schema@0.4.3", | ||
"ajv": "6.12.3", | ||
"axios": "0.21.1" | ||
"org.json-schema-0.4": "npm:@windingtree/org.json-schema@0.4.3" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "7.12.13", | ||
"@babel/cli": "7.12.13", | ||
"@babel/preset-env": "7.12.13", | ||
"eslint": "7.19.0", | ||
"mocha": "8.2.1", | ||
"chai": "4.2.0", | ||
"nyc": "15.1.0", | ||
"@babel/cli": "7.12.16", | ||
"@babel/core": "7.12.16", | ||
"@babel/preset-env": "7.12.16", | ||
"@openzeppelin/cli": "2.8.2", | ||
"@openzeppelin/upgrades": "2.8.0", | ||
"chai": "4.3.0", | ||
"coveralls": "3.1.0", | ||
"eslint": "7.20.0", | ||
"ganache-core": "2.13.2", | ||
"@openzeppelin/upgrades": "2.8.0", | ||
"@openzeppelin/cli": "2.8.2", | ||
"husky": "4.3.8" | ||
"husky": "4.3.8", | ||
"mocha": "8.3.0", | ||
"nyc": "15.1.0" | ||
}, | ||
@@ -59,0 +60,0 @@ "publishConfig": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
144394
3
8
+ Addedregenerator-runtime@0.13.7
+ Addedregenerator-runtime@0.13.7(transitive)