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

create-block-app

Package Overview
Dependencies
Maintainers
8
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-block-app - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

.eslintrc.cjs

6

CHANGELOG.md
# create-block-app
## 0.0.11
### Patch Changes
- [#875](https://github.com/blockprotocol/blockprotocol/pull/875) [`a1ba0d7d`](https://github.com/blockprotocol/blockprotocol/commit/a1ba0d7d17971ee30586a673ce3d4f5bee6e65d1) Thanks [@kachkaev](https://github.com/kachkaev)! - Update package metadata (change path to source following repo restructuring)
## 0.0.10

@@ -4,0 +10,0 @@

14

package.json
{
"name": "create-block-app",
"version": "0.0.10",
"version": "0.0.11",
"description": "Create new https://blockprotocol.org blocks",

@@ -15,3 +15,3 @@ "keywords": [

"url": "git@github.com:blockprotocol/blockprotocol.git",
"directory": "packages/create-block-app"
"directory": "libs/create-block-app"
},

@@ -24,4 +24,8 @@ "license": "MIT",

"bin": "create-block-app.js",
"scripts": {
"fix:eslint": "eslint --fix .",
"lint:eslint": "eslint --report-unused-disable-directives ."
},
"dependencies": {
"chalk": "5.0.1",
"chalk": "5.2.0",
"command-line-args": "^5.2.1",

@@ -35,4 +39,6 @@ "command-line-usage": "^6.1.3",

"devDependencies": {
"@types/pacote": "11.1.3"
"@local/eslint-config": "0.0.0-private",
"@types/pacote": "11.1.5",
"eslint": "8.31.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