@subql/types-cosmos
Advanced tools
Comparing version 2.2.0 to 2.2.1-0
@@ -8,2 +8,4 @@ # Changelog | ||
## [Unreleased] | ||
### Changed | ||
- Update license to GPL-3.0 | ||
@@ -10,0 +12,0 @@ ## [2.2.0] - 2023-06-01 |
"use strict"; | ||
// Copyright 2020-2022 OnFinality Limited authors & contributors | ||
// SPDX-License-Identifier: Apache-2.0 | ||
// Copyright 2020-2023 SubQuery Pte Ltd authors & contributors | ||
// SPDX-License-Identifier: GPL-3.0 | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=global.js.map |
"use strict"; | ||
// Copyright 2020-2022 OnFinality Limited authors & contributors | ||
// SPDX-License-Identifier: Apache-2.0 | ||
// Copyright 2020-2023 SubQuery Pte Ltd authors & contributors | ||
// SPDX-License-Identifier: GPL-3.0 | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
@@ -5,0 +5,0 @@ if (k2 === undefined) k2 = k; |
"use strict"; | ||
// Copyright 2020-2022 OnFinality Limited authors & contributors | ||
// SPDX-License-Identifier: Apache-2.0 | ||
// Copyright 2020-2023 SubQuery Pte Ltd authors & contributors | ||
// SPDX-License-Identifier: GPL-3.0 | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=interfaces.js.map |
"use strict"; | ||
// Copyright 2020-2022 OnFinality Limited authors & contributors | ||
// SPDX-License-Identifier: Apache-2.0 | ||
// Copyright 2020-2023 SubQuery Pte Ltd authors & contributors | ||
// SPDX-License-Identifier: GPL-3.0 | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -5,0 +5,0 @@ exports.SubqlCosmosHandlerKind = exports.SubqlCosmosDatasourceKind = void 0; |
{ | ||
"name": "@subql/types-cosmos", | ||
"version": "2.2.0", | ||
"version": "2.2.1-0", | ||
"description": "", | ||
@@ -13,3 +13,3 @@ "homepage": "https://github.com/subquery/subql", | ||
"main": "dist/index.js", | ||
"license": "Apache-2.0", | ||
"license": "GPL-3.0", | ||
"files": [ | ||
@@ -22,3 +22,4 @@ "/dist" | ||
"@cosmjs/stargate": "^0.30.1" | ||
} | ||
}, | ||
"stableVersion": "2.2.0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
113269
2
70
2