Socket
Socket
Sign inDemoInstall

elfd

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elfd - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

components/index.js

22

package.json
{
"name": "elfd",
"version": "0.0.2",
"version": "0.0.3",
"description": "Mobile UI Components built on Web Components.",
"main": "./index.js",
"browser": "./index.js",
"module": "./index.js",
"exports": "./index.js",
"unpkg": "./index.js",
"main": "./components/index.js",
"browser": "./components/index.js",
"module": "./components/index.js",
"exports": "./components/index.js",
"unpkg": "./components/index.js",
"files": [
"src",
"demo"
"components",
"example"
],
"repository": {
"type": "git",
"url": "git+https://github.com/allan2coder/elf.git"
"url": "git+https://github.com/allan2coder/elfd.git"
},

@@ -25,6 +25,6 @@ "keywords": [

"bugs": {
"url": "https://github.com/allan2coder/elf/issues"
"url": "https://github.com/allan2coder/elfd/issues"
},
"homepage": "https://github.com/allan2coder/elf#readme",
"homepage": "https://github.com/allan2coder/elfd#readme",
"license": "MIT"
}
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