Socket
Socket
Sign inDemoInstall

@bity/preact-base-components

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bity/preact-base-components - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

README.md

5

package.json
{
"name": "@bity/preact-base-components",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",
"scripts": {
"lint": "eslint src/",
"build": "npm run lint && babel ./src -d ./dist && cp ./package.json ./dist/",
"build": "npm run lint && babel ./src -d ./dist && cp ./package.json ./dist/ && npm run doc",
"doc": "cp ./README.md dist/",
"clean": "git clean -f -d"

@@ -9,0 +10,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