@stacks/blockchain-api-client
Advanced tools
Comparing version 8.1.0-beta.1 to 8.1.0-beta.2
{ | ||
"name": "@stacks/blockchain-api-client", | ||
"version": "8.1.0-beta.1", | ||
"version": "8.1.0-beta.2", | ||
"access": "public", | ||
@@ -21,3 +21,3 @@ "description": "Client for the Stacks Blockchain API", | ||
"prepublishOnly": "npm run build", | ||
"build": "rimraf ./lib && npm run build:client --prefix .. && npm run build:node && npm run build:browser", | ||
"build": "rimraf ./lib && npm run build:client --prefix .. && npm run build:node && npm run build:browser && cpx './src/**/*.d.ts' ./lib", | ||
"build:node": "tsc", | ||
@@ -42,2 +42,3 @@ "build:browser": "microbundle -i src/index.ts -o lib/index.umd.js --no-pkg-main -f umd --external none --globals none --no-compress --tsconfig tsconfig.browser.json --name StacksBlockchainApiClient", | ||
"concurrently": "7.6.0", | ||
"cpx": "1.5.0", | ||
"http-server": "14.0.0", | ||
@@ -44,0 +45,0 @@ "microbundle": "0.15.1", |
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
4454569
24
69073
6