@cosmjs/utils
Advanced tools
Comparing version 0.28.11 to 0.29.0-alpha.1
{ | ||
"name": "@cosmjs/utils", | ||
"version": "0.28.11", | ||
"version": "0.29.0-alpha.1", | ||
"description": "Utility tools, primarily for testing code", | ||
@@ -45,3 +45,3 @@ "contributors": [ | ||
"@types/eslint-plugin-prettier": "^3", | ||
"@types/jasmine": "^3.8", | ||
"@types/jasmine": "^4", | ||
"@types/karma-firefox-launcher": "^2", | ||
@@ -62,3 +62,3 @@ "@types/karma-jasmine": "^4", | ||
"glob": "^7.1.6", | ||
"jasmine": "^3.99", | ||
"jasmine": "^4", | ||
"jasmine-spec-reporter": "^6", | ||
@@ -68,3 +68,3 @@ "karma": "^6.3.14", | ||
"karma-firefox-launcher": "^2.1.0", | ||
"karma-jasmine": "^4.0.1", | ||
"karma-jasmine": "^5", | ||
"karma-jasmine-html-reporter": "^1.5.4", | ||
@@ -77,6 +77,7 @@ "nyc": "^15.1.0", | ||
"typedoc": "^0.22", | ||
"typescript": "~4.4", | ||
"typescript": "~4.6", | ||
"webpack": "^5.32.0", | ||
"webpack-cli": "^4.6.0" | ||
} | ||
}, | ||
"stableVersion": "0.28.11" | ||
} |
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
13677
17
157