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

create-bento

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-bento - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

template/.gitignore

10

package.json
{
"name": "create-bento",
"version": "2.2.1",
"version": "2.2.2",
"description": "Bootstrap your react libraries with typescript and storybook",

@@ -21,6 +21,6 @@ "main": "index.js",

"files": [
"/template",
"/lib",
"/index.js",
"/Readme.md"
"template",
"lib",
"index.js",
"Readme.md"
],

@@ -27,0 +27,0 @@ "dependencies": {

@@ -10,6 +10,5 @@ # Create Bento

```
yarn global add create-bento
create-bento my-project-name
yarn create bento my-project-name
```
And then follow the provided instructions to get started working on your library.
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