New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@monerium/sdk

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monerium/sdk - npm Package Compare versions

Comparing version 1.0.4 to 1.0.8

28

CHANGELOG.md
# Changelog
## [1.0.7](https://github.com/monerium/sdk/compare/v1.0.6...v1.0.7) (2022-10-12)
### Bug Fixes
* pipeline still failing, try adding access as public and include registry in package.json ([a798cb0](https://github.com/monerium/sdk/commit/a798cb0a96dcc8c1f07909cd01678db52daa9925))
## [1.0.6](https://github.com/monerium/sdk/compare/v1.0.5...v1.0.6) (2022-10-12)
### Bug Fixes
* add the correct registry-url ([1ace305](https://github.com/monerium/sdk/commit/1ace30584efc3fc1cd85e47eaaae6030d01eff98))
## [1.0.5](https://github.com/monerium/sdk/compare/v1.0.4...v1.0.5) (2022-10-12)
### Bug Fixes
* add any comment to trigger an automated publish ([d64bce4](https://github.com/monerium/sdk/commit/d64bce48b6b241f76232b79d097b507367ccad3e))
## [1.0.4](https://github.com/monerium/sdk/compare/v1.0.3...v1.0.4) (2022-10-12)
### Bug Fixes
* bump node version to 18 to be compatible with Svelte ([58dd71c](https://github.com/monerium/sdk/commit/58dd71c489eeb531d7f91a0d359d6bc4b3e50950))
## [1.0.3](https://github.com/monerium/sdk/compare/v1.0.2...v1.0.3) (2022-10-12)

@@ -4,0 +32,0 @@

11

package.json
{
"name": "@monerium/sdk",
"version": "1.0.4",
"private": false,
"version": "1.0.8",
"publishConfig": {
"access": "public",
"@monerium:registry": "https://registry.yarnpkg.com/"
},
"repository": {
"type": "git",
"url": "https://github.com/monerium/sdk.git"
},
"scripts": {

@@ -6,0 +13,0 @@ "dev": "vite dev",

2

README.md
# @monerium/sdk
Everything you need to interact with Monerium.
Everything you need to interact with the Monerium API - An electronic money issuer.

@@ -5,0 +5,0 @@ _This package is in development. Please make sure to check if any future updates contain commits that may change the behaviour of your application before you upgrade._

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc