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

@bf2/ui-shared

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bf2/ui-shared - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.eslintrc

7

package.json
{
"name": "@bf2/ui-shared",
"version": "0.0.1",
"version": "0.0.2",
"description": "UI Shared contains a number of type definitions for shared data structures for the UI.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "tsc",
"package": "npm run build && copyfiles package.json dist",
"publish": "npm run clean && npm run package && npm publish --access public dist",
"package": "npm run build",
"prepublish": "npm run clean && npm run package",
"clean": "rimraf dist"

@@ -11,0 +12,0 @@ },

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