Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

electrum-arc

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electrum-arc - npm Package Compare versions

Comparing version 0.1.1 to 1.1.0

src/components/buttons/Button/Button.jsx

16

package.json
{
"name": "electrum-arc",
"version": "0.1.1",
"version": "1.1.0",
"description": "Agnostic Reactive Components for Electrum",

@@ -18,3 +18,15 @@ "main": "index.js",

},
"homepage": "https://github.com/epsitec-sa/electrum-arc"
"homepage": "https://github.com/epsitec-sa/electrum-arc",
"peerDependencies": {
"electrum": ">=1.1"
},
"dependencies": {
"electrum-utils": "1.x",
"leaflet": "0.7.x",
"velocity-animate": "1.2.x"
},
"devDependencies": {
"electrum": ">=1.1",
"react": "^0.14.3"
}
}

2

README.md
### Arc, a collection of [Agnostic](http://en.wiktionary.org/wiki/agnostic) React Components
This repository will not produce any artifact. It is intended to be included
as a submodule in an host environment, such as Lydia.
as a submodule in an host environment, such as Lydia.

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

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