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

elements-ui

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elements-ui - npm Package Compare versions

Comparing version 0.0.3 to 0.4.0

dist/index.esm.js

28

package.json
{
"name": "elements-ui",
"version": "0.0.3",
"description": "UI elements using elements",
"version": "0.4.0",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"sideEffects": false,
"scripts": {
"test": "make test"
"prepare": "microbundle --no-compress --jsx React.createElement",
"watch": "microbundle watch --no-compress --jsx React.createElement"
},
"author": "Arian Stolwijk",
"repository": {
"type": "git",
"url": "git://github.com/arian/elements-ui.git"
},
"license": "MIT",
"dependencies": {
"prime": "*",
"prime-util": ">=0.0.4",
"elements": ">=0.0.7-alpha",
"elements-util": ">=0.0.3",
"moofx": "3.0"
"theme-ui": "^0.3.1"
},
"devDependencies": {
"mocha": "1.6",
"expect.js": "0.1",
"jshint": "0.9",
"wrapup": "0.9.12"
"peerDependencies": {
"react": "^16.12.0",
"react-dom": "^16.12.0"
}
}
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