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

stardust

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stardust - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

4

package.json
{
"name": "stardust",
"version": "0.4.0",
"version": "0.5.0",
"description": "Semantic UI components for React.",

@@ -11,3 +11,3 @@ "main": "index.js",

"test": "karma start karma.conf.js",
"lint": "eslint src gulp test ./*.js",
"lint": "eslint .",
"test-watch": "webpack-dev-server --config webpack.tests.js",

@@ -14,0 +14,0 @@ "deploy": "git push && git push --tags && npm publish",

@@ -23,4 +23,7 @@ [![Wercker Status](https://img.shields.io/wercker/ci/TechnologyAdvice/stardust.svg?style=flat-square)](https://app.wercker.com/TechnologyAdvice/stardust) [![Code Climate](https://img.shields.io/codeclimate/github/TechnologyAdvice/stardust.svg?style=flat-square)](https://codeclimate.com/github/TechnologyAdvice/stardust) [![Gemnasium](https://img.shields.io/gemnasium/TechnologyAdvice/stardust.svg?style=flat-square)](https://gemnasium.com/TechnologyAdvice/stardust)

## Learn
Checkout the **[Docs](https://technologyadvice.github.io/stardust/)**.
Checkout the [Documentation](https://technologyadvice.github.io/stardust/).
Review our [Component Guidelines]
(https://github.com/TechnologyAdvice/stardust/blob/master/docs/app/Component Guidelines.md).
## Develop

@@ -42,4 +45,4 @@

```
npm version <version>
npm run deploy
npm version <version> # bump the new version
npm run deploy # pushes tags and publishes package
```
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