Comparing version 0.1.0-alpha.8 to 0.1.0
{ | ||
"name": "feelers", | ||
"version": "0.1.0-alpha.8", | ||
"version": "0.1.0", | ||
"description": "FEELers grammar and editor for the Lezer parser system.", | ||
@@ -13,2 +13,3 @@ "main": "dist/index.js", | ||
"build": "npm run generate:parser && npm run bundle", | ||
"lint": "eslint", | ||
"start": "cross-env SINGLE_START=true npm run dev", | ||
@@ -43,3 +44,3 @@ "build:playground": "npm run build && npm run --prefix feelers-playground build", | ||
"@lezer/markdown": "^1.0.2", | ||
"feelin": "^0.43.0", | ||
"feelin": "^1.0.0", | ||
"lezer-feel": "^0.16.2", | ||
@@ -46,0 +47,0 @@ "min-dom": "^4.1.0" |
@@ -1,5 +0,1 @@ | ||
> **Warning** | ||
> This package is in early phases of development and is not yet considered stable. Community contributions are very welcome, as always ;) | ||
# feelers | ||
@@ -6,0 +2,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41836
62
+ Addedfeelin@1.2.0(transitive)
+ Addedlezer-feel@1.4.0(transitive)
- Removedfeelin@0.43.1(transitive)
Updatedfeelin@^1.0.0