@sealsystems/droddel
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -0,1 +1,12 @@ | ||
## 2.2.1 (2020-03-09) | ||
### Chores | ||
#### yoed ([6ebcb02](https://github.com/sealsystems/node-droddel/commit/6ebcb02)) | ||
--- | ||
## 2.2.0 (2019-10-14) | ||
@@ -2,0 +13,0 @@ |
{ | ||
"name": "@sealsystems/droddel", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Serialize asynchronous calls", | ||
@@ -25,5 +25,5 @@ "author": { | ||
"devDependencies": { | ||
"@sealsystems/eslint-config-es": "3.6.0", | ||
"@sealsystems/mocha": "4.1.1", | ||
"@sealsystems/semantic-release": "4.0.13" | ||
"@sealsystems/eslint-config-es": "3.6.2", | ||
"@sealsystems/mocha": "4.1.3", | ||
"@sealsystems/semantic-release": "4.0.20" | ||
}, | ||
@@ -38,4 +38,5 @@ "repository": { | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"registry": "https://registry.npmjs.org" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
5244