@emurgo/yoroi-lib-browser
Advanced tools
Comparing version 0.1.1-alpha.13 to 0.1.1-alpha.14
@@ -1,2 +0,2 @@ | ||
import { IYoroiLib } from '@emurgo/yoroi-lib-core' | ||
export declare const init: () => IYoroiLib | ||
import { IYoroiLib } from '@emurgo/yoroi-lib-core'; | ||
export declare const init: () => IYoroiLib; |
{ | ||
"name": "@emurgo/yoroi-lib-browser", | ||
"version": "0.1.1-alpha.13", | ||
"version": "0.1.1-alpha.14", | ||
"description": "", | ||
@@ -18,3 +18,4 @@ "main": "dist/index.js", | ||
"publish:beta": "npm publish --tag beta --access public", | ||
"publish:prod": "npm publish --access public" | ||
"publish:prod": "npm publish --access public", | ||
"release": "yarn rebuild && npm publish --scope=emurgo" | ||
}, | ||
@@ -25,3 +26,3 @@ "author": "EMURGO", | ||
"@emurgo/cardano-serialization-lib-browser": "9.1.4", | ||
"@emurgo/yoroi-lib-core": "0.1.1-alpha.13" | ||
"@emurgo/yoroi-lib-core": "0.1.1-alpha.14" | ||
}, | ||
@@ -28,0 +29,0 @@ "devDependencies": { |
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
49967
+ Added@emurgo/yoroi-lib-core@0.1.1-alpha.14(transitive)
- Removed@emurgo/yoroi-lib-core@0.1.1-alpha.13(transitive)