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

@trigger.dev/companyicons

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trigger.dev/companyicons - npm Package Compare versions

Comparing version 1.4.0 to 1.5.1

8

package.json
{
"name": "@trigger.dev/companyicons",
"version": "1.4.0",
"version": "1.5.1",
"description": "Easily render company icons in your React app.",

@@ -9,3 +9,3 @@ "homepage": "https://github.com/triggerdotdev/company-icons",

"module": "dist/esm/index.js",
"types": "dist/index.d.ts",
"types": "dist/types.d.ts",
"files": [

@@ -23,4 +23,3 @@ "/dist"

"build-storybook": "storybook build",
"prepublishOnly": "npm run build",
"publish": "np minor"
"prepublishOnly": "npm run build"
},

@@ -58,3 +57,2 @@ "keywords": [

"jest-environment-jsdom": "^29.5.0",
"np": "^7.7.0",
"rollup": "^3.0.0",

@@ -61,0 +59,0 @@ "rollup-plugin-dts": "^5.3.0",

@@ -104,4 +104,5 @@ # Company Icons

1. check any changes look good in Storybook.
2. Run `npm run publish` to publish a new version. It will bump the version number and publish to npm.
3. Commit the changes to the repository.
2. Bump the version number.
3. Run `npm publish` to publish a new version.
4. Push the modified package.json to the repository.

@@ -108,0 +109,0 @@ ## License

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