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

bpui.js

Package Overview
Dependencies
Maintainers
2
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bpui.js - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

7

package.json
{
"description": "bpui",
"dependencies": {
"@bpui/libs": "^0.2.23"
"@bpui/libs": "^1.1.0"
},

@@ -27,5 +27,2 @@ "devDependencies": {

],
"bin": {
"bpui": "./bin/index.js"
},
"license": "MIT",

@@ -44,3 +41,3 @@ "main": "src/index.ts",

"name": "bpui.js",
"version": "1.1.1"
"version": "1.1.2"
}
console.log('');
console.log('***********************************************************************');
console.log('* if install by `npm i bpui.js`, then: *');
console.log('* run \'node ./node_modules/bpui.js/bin init\' in terminal. *');
console.log('***********************************************************************');
console.log('***************************************************************************');
console.log('* if install by `npm i bpui-cli -g`, then: *');
console.log('* run \'bpui init\' in terminal to initial a empty project. *');
console.log('* run \'bpui update <component>\' in terminal to update a component. *');
console.log('***************************************************************************');
console.log('');

@@ -8,0 +9,0 @@ console.log('');

Sorry, the diff of this file is not supported yet

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