@darwinia/api-augment
Advanced tools
Comparing version 2.8.6 to 2.8.7
{ | ||
"name": "@darwinia/api-augment", | ||
"version": "2.8.6", | ||
"version": "2.8.7", | ||
"description": "API generated augmentation", | ||
@@ -21,5 +21,5 @@ "keywords": [ | ||
"@babel/runtime": "^7.17.9", | ||
"@darwinia/rpc-augment": "^2.8.6", | ||
"@darwinia/types": "^2.8.6", | ||
"@darwinia/types-augment": "^2.8.6", | ||
"@darwinia/rpc-augment": "^2.8.7", | ||
"@darwinia/types": "^2.8.7", | ||
"@darwinia/types-augment": "^2.8.7", | ||
"@polkadot/api-base": "^8.1.2-1", | ||
@@ -26,0 +26,0 @@ "@polkadot/types": "^8.1.2-1", |
@@ -1,2 +0,2 @@ | ||
import '@darwinia/rpc-augment'; | ||
import '@darwinia/rpc-augment/pangolin'; | ||
import '@darwinia/types-augment/lookup/pangolin'; |
"use strict"; | ||
require("@darwinia/rpc-augment"); | ||
require("@darwinia/rpc-augment/pangolin"); | ||
require("@darwinia/types-augment/lookup/pangolin"); |
@@ -1,2 +0,2 @@ | ||
import '@darwinia/rpc-augment'; | ||
import '@darwinia/rpc-augment/pangoro'; | ||
import '@darwinia/types-augment/lookup/pangoro'; |
"use strict"; | ||
require("@darwinia/rpc-augment"); | ||
require("@darwinia/rpc-augment/pangoro"); | ||
require("@darwinia/types-augment/lookup/pangoro"); |
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
2042907