Socket
Socket
Sign inDemoInstall

@intelligentgrowthsolutions/eco

Package Overview
Dependencies
Maintainers
1
Versions
1048
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intelligentgrowthsolutions/eco - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "@intelligentgrowthsolutions/eco",
"version": "0.0.4",
"version": "0.0.5",
"description": "Eco Design System for Intelligent Growth Solutions",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js",

@@ -85,1 +85,12 @@ ![](src/assets/storybook/logo.svg)

**Don't** push the updated version of package.json - it should always point to the published version of **eco**.
# Updating **eco**
Once everything is fine and dandy you'll probably want to update the version of **eco** so that it can actually be used. Following [the npm guide](https://docs.npmjs.com/updating-your-published-package-version-number) is the way to go here.
```bash
npm version patch
npm publish
```
You'll only be able to publish if you're part of the [npm org](https://www.npmjs.com/package/@intelligentgrowthsolutions/eco).
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