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

aesthetic

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aesthetic - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

README.md

42

package.json
{
"name": "aesthetic",
"description": "HTML5 User Interface Components",
"author": "Trevor Parscal <trevorparscal@gmail.com>",
"license": "MIT",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "https://github.com/trevorparscal/aesthetic"
},
"bugs": {
"url": "https://github.com/trevorparscal/aesthetic/issues"
},
"keywords": [
"html5",
"ui"
],
"dependencies": {
"jquery": "^2.1.4",
"oojs": "^1.1.7"
}
"name": "aesthetic",
"version": "0.0.1",
"description": "Supports a range of styling options for React components.",
"keywords": [
"aesthetic",
"react",
"styles"
],
"repository": {
"type": "git",
"url": "git+https://github.com/milesj/aesthetic.git"
},
"license": "MIT",
"main": "./lib/index.js",
"dependencies": {
"babel-runtime": "^6.18.0",
"hoist-non-react-statics": "^1.2.0",
"lodash.merge": "^4.6.0"
},
"peerDependencies": {
"react": "^15.0.0"
}
}

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