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

create-ui5-webapp

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-ui5-webapp - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

lib/hello.js

11

package.json
{
"name": "create-ui5-webapp",
"version": "1.0.10",
"version": "1.0.11",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"create-ui5-webapp": "node ./test.js"
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Tamas Balint",
"license": "MIT"
"license": "MIT",
"preferGlobal": "true",
"bin": {
"create-ui5-webapp": "./test.js"
}
}
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