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.0.0 to 1.0.1

wallet-invoker/index.js

11

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

@@ -16,4 +17,8 @@ },

"@babel/plugin-transform-react-jsx": "^7.3.0",
"babel-plugin-module-resolver": "^3.2.0"
"babel-plugin-module-resolver": "^3.2.0",
"eslint": "^6.0.1"
},
"peerDependencies": {
"preact": "^8.4.2"
}
}
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