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

@meine.vlv/vlv.shared.components

Package Overview
Dependencies
Maintainers
5
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@meine.vlv/vlv.shared.components

1. Update the version in `package.json` 2. Build the project with `npm run build` (if you've added a new component make sure to declare it in `index.d.ts` and export it from `index.ts` first) 3. Publish with `npm publish` (must be logged in - `npm login

1.4.8
unpublished
latest
npm
Version published
Weekly downloads
0
Maintainers
5
Weekly downloads
 
Created
Source

How to update the package

  • Update the version in package.json
  • Build the project with npm run build (if you've added a new component make sure to declare it in index.d.ts and export it from index.ts first)
  • Publish with npm publish (must be logged in - npm login and the account must be added to the 'meine.vlv' organization)
  • Go to your project, install the package by running npm i @meine.vlv/vlv.shared.components --save and restart the app

THIS IS A PUBLIC PACKAGE - it should not contain any sensitive information

FAQs

Package last updated on 05 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts